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-05-07T23:23:00.182Z||main|||||INFO|500||The following profiles are active: basic 2023-05-07T23:23:14.563Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-07T23:23:14.564Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-07T23:23:14.785Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-07T23:23:18.518Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-07T23:23:18.948Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-07T23:23:19.487Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-07T23:23:19.542Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-07T23:23:19.712Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-07T23:23:20.231Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-07T23:23:21.494Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-07T23:23:25.240Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-07T23:23:27.504Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-07T23:23:27.550Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-07T23:23:27.918Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-07T23:23:28.075Z||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-05-07T23:23:28.960Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-07T23:23:30.096Z||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-05-07T23:23:30.830Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-07T23:23:30.832Z||main|||||ERROR|500||(conn=912) Table 'catalogdb.activity_spec' doesn't exist 2023-05-07T23:23:30.853Z||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-05-07T23:23:33.594Z||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-05-07T23:23:35.878Z||main|||||WARN|500||--- 2023-05-07T23:23:35.878Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-07T23:23:35.879Z||main|||||WARN|500||--- 2023-05-07T23:23:36.318Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-07T23:23:41.363Z||main|||||INFO|500||Started Application in 49.178 seconds (JVM running for 53.191) 2023-05-07T23:23:41.394Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-07T23:23:41.396Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-07T23:23:41.411Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-07T23:23:41.507Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3b864cbb-85ae-4c27-ac5b-6d65db338e9e url= /sdc/v1/artifactTypes 2023-05-07T23:23:41.518Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-07T23:23:41.765Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-07T23:23:41.813Z||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-05-07T23:23:41.813Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-07T23:23:41.814Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1581a2c4-381c-4564-a4e1-f789f6ccaac6 url= /sdc/v1/distributionKafkaData 2023-05-07T23:23:41.814Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-07T23:23:41.844Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-07T23:23:41.849Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@29584ca7 2023-05-07T23:23:41.914Z||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-b49928d4-9786-4990-8e53-70865880889d 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-05-07T23:23:41.969Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Instantiated an idempotent producer. 2023-05-07T23:23:42.044Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-07T23:23:42.113Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-07T23:23:42.114Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-07T23:23:42.114Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683501822110 2023-05-07T23:23:42.120Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-07T23:23:42.146Z||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-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4 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-05-07T23:23:42.237Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-07T23:23:42.237Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-07T23:23:42.237Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683501822237 2023-05-07T23:23:42.240Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:23:42.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:23:42.243Z||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-3f817472-5249-4967-a06d-ca58ed68fd2a 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-05-07T23:23:42.256Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-07T23:23:42.256Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-07T23:23:42.256Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683501822256 2023-05-07T23:23:42.257Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:23:42.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:23:42.267Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-07T23:23:43.399Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 v6NaHOzBTtm1Ea3sH6DN3w 2023-05-07T23:23:43.400Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Cluster ID: HtyolsxlQ2emv0gjYoonDQ 2023-05-07T23:23:43.399Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:43.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:43.401Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 v6NaHOzBTtm1Ea3sH6DN3w 2023-05-07T23:23:43.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:43.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:43.401Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 v6NaHOzBTtm1Ea3sH6DN3w 2023-05-07T23:23:43.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:43.401Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 v6NaHOzBTtm1Ea3sH6DN3w 2023-05-07T23:23:43.402Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 v6NaHOzBTtm1Ea3sH6DN3w 2023-05-07T23:23:43.402Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] ProducerId set to 2003 with epoch 0 2023-05-07T23:23:43.402Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:43.402Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 v6NaHOzBTtm1Ea3sH6DN3w 2023-05-07T23:23:43.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Cluster ID: HtyolsxlQ2emv0gjYoonDQ 2023-05-07T23:23:43.405Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Cluster ID: HtyolsxlQ2emv0gjYoonDQ 2023-05-07T23:23:43.406Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-05-07T23:23:43.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-05-07T23:23:43.432Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] (Re-)joining group 2023-05-07T23:23:43.432Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] (Re-)joining group 2023-05-07T23:23:43.494Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a-4c7fbf67-acf4-4251-9e86-75c860bb9f92 2023-05-07T23:23:43.495Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-05-07T23:23:43.496Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] (Re-)joining group 2023-05-07T23:23:43.503Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4-c4022d0a-a719-4f92-850a-aabe2f5e14e7 2023-05-07T23:23:43.503Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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-05-07T23:23:43.504Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] (Re-)joining group 2023-05-07T23:23:49.504Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4-c4022d0a-a719-4f92-850a-aabe2f5e14e7', protocol='range'} 2023-05-07T23:23:49.505Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a-4c7fbf67-acf4-4251-9e86-75c860bb9f92', protocol='range'} 2023-05-07T23:23:49.570Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:49.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:49.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:49.572Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:49.572Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:49.573Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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 9wygmGxxTvayKOJgXcDFOw 2023-05-07T23:23:49.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a-4c7fbf67-acf4-4251-9e86-75c860bb9f92=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, 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-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4-c4022d0a-a719-4f92-850a-aabe2f5e14e7=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-05-07T23:23:49.646Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4-c4022d0a-a719-4f92-850a-aabe2f5e14e7', protocol='range'} 2023-05-07T23:23:49.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a-4c7fbf67-acf4-4251-9e86-75c860bb9f92', protocol='range'} 2023-05-07T23:23:49.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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-05-07T23:23:49.647Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-05-07T23:23:49.657Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-05-07T23:23:49.661Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, 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-05-07T23:23:49.682Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-07T23:23:49.683Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-07T23:23:49.682Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-07T23:23:49.683Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-07T23:23:49.683Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-07T23:23:49.683Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-07T23:23:49.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-07T23:23:49.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-07T23:23:49.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-07T23:23:49.684Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-07T23:23:49.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-07T23:23:49.684Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-07T23:23:49.761Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-07T23:23:49.763Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-07T23:23:49.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-07T23:23:49.831Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-07T23:23:49.838Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-07T23:23:49.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-07T23:23:49.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-07T23:23:49.842Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-07T23:23:49.851Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-07T23:23:49.851Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-07T23:23:49.857Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-07T23:23:49.857Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-07T23:24:42.251Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:24:42.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:25:42.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:25:42.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:26:42.255Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:26:42.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:27:42.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:27:42.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:28:42.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:28:42.267Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:29:42.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:29:42.268Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:30:42.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:30:42.268Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:31:42.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:31:42.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:32:42.264Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:32:42.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:32:43.518Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3f817472-5249-4967-a06d-ca58ed68fd2a, groupId=SO] Node -1 disconnected. 2023-05-07T23:32:43.653Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c30ff609-8dc7-4ba1-8c3d-ad0b7130a0b4, groupId=SO] Node -1 disconnected. 2023-05-07T23:32:43.702Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Node -1 disconnected. 2023-05-07T23:32:52.438Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-07T23:33:42.266Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:33:42.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:34:42.267Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:34:42.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:35:42.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:35:42.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:36:42.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:36:42.282Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:37:42.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:37:42.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:38:42.273Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:38:42.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:39:42.275Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:39:42.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:40:42.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:40:42.304Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:41:42.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:41:42.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:42:42.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:42:42.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:43:42.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:43:42.314Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:44:42.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:44:42.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:45:42.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:45:42.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:46:42.285Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:46:42.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:47:42.286Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:47:42.321Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:48:42.287Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:48:42.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:49:42.288Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:49:42.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:50:42.290Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:50:42.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:51:42.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:51:42.327Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:52:42.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:52:42.328Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:53:42.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:53:42.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:54:42.298Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:54:42.330Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:55:42.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:55:42.332Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:56:42.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:56:42.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:57:42.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:57:42.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:58:42.304Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:58:42.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-07T23:59:42.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-07T23:59:42.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:00:42.307Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:00:42.338Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:01:42.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:01:42.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:02:42.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:02:42.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:03:42.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:03:42.342Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:04:42.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:04:42.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:05:42.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:05:42.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:06:42.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:06:42.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:07:42.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:07:42.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:08:42.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:08:42.348Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:09:42.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:09:42.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:10:42.319Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:10:42.351Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:11:42.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:11:42.352Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:12:42.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:12:42.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:13:42.324Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:13:42.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:14:42.325Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:14:42.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:15:42.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:15:42.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:16:42.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:16:42.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:17:42.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:17:42.360Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:18:42.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:18:42.360Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:19:42.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:19:42.361Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:20:42.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:20:42.362Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:21:42.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:21:42.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:22:42.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:22:42.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:23:42.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:23:42.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:24:42.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:24:42.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:25:42.340Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:25:42.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:26:42.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:26:42.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:27:42.341Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:27:42.372Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:28:42.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:28:42.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:29:42.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:29:42.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:30:42.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:30:42.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:31:42.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:31:42.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:32:42.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:32:42.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:33:42.350Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:33:42.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:34:42.352Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:34:42.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:21.012Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T00:35:21.012Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"174639cd-19a2-481e-9b91-ce9595b32e1d","serviceName":"vFW 2023-05-08 00-34-10","serviceVersion":"1.0","serviceUUID":"24fd807e-f804-43a6-add9-94422b40b211","serviceDescription":"catalog service description","serviceInvariantUUID":"f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04","resources":[{"resourceInstanceName":"vFW 24899625-7972 0","resourceName":"vFW 24899625-7972","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"674bf5d8-92e7-4f46-b5e1-9a074035b41f","resourceInvariantUUID":"ddcfe105-8d24-4a19-83b1-b5581f5bc9d3","resourceCustomizationUUID":"2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml","artifactChecksum":"ZDdlNmQ5ZmIyMzNlYmJmZGFlZGI4NmQ3ZjcyODk2MzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4a0fd9b4-5747-4a1a-a648-4edad1233637","artifactVersion":"1"},{"artifactName":"vfw2489962579720_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json","artifactChecksum":"NmM3ZDQ5YjY1ZjU2OWMxMmFhYTBhZWEzMzBmMWUwZGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a74d9cda-e218-409e-a38a-d3431f5e9fd0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9f412aa3-67c5-448f-bbe3-225c145b7905","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml","artifactChecksum":"OTE2ZmE0Y2M0MzlkOTVlNzc1OTUwNmUxMGM0ZGYwNzA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c486c4ae-f952-4bb2-8679-824ba835ebf3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c","artifactVersion":"2","generatedFromUUID":"9f412aa3-67c5-448f-bbe3-225c145b7905"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230508003410-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml","artifactChecksum":"ZWE1NDc4MGM4NTZkNzNhOWQ1Y2VjNjE4MTNmNWNiODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10758c2c-f24e-4fbd-86e8-70beeb73e2f5","artifactVersion":"1"},{"artifactName":"service-Vfw20230508003410-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar","artifactChecksum":"ZjI0MGM4YTFmYTU4NDJhMGU4ZWY0ZTQzNDA0ZTg1MjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"995ac560-3c31-46d8-9799-44752036f2f0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T00:35:21.032Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:21.044Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:21.044Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:21.045Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:21.062Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to v6NaHOzBTtm1Ea3sH6DN3w 2023-05-08T00:35:21.063Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to v6NaHOzBTtm1Ea3sH6DN3w 2023-05-08T00:35:21.063Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to v6NaHOzBTtm1Ea3sH6DN3w 2023-05-08T00:35:21.063Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to v6NaHOzBTtm1Ea3sH6DN3w 2023-05-08T00:35:21.063Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to v6NaHOzBTtm1Ea3sH6DN3w 2023-05-08T00:35:21.064Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to v6NaHOzBTtm1Ea3sH6DN3w 2023-05-08T00:35:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:35:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:35:21.146Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:35:22.106Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:22.107Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:22.107Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:22.107Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:23.109Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:23.109Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:23.110Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:23.110Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:24.112Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:24.113Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:24.113Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:24.113Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:25.114Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:25.115Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:25.115Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:25.115Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:26.117Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:26.118Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:26.118Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:26.118Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:27.119Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:35:27.120Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:27.120Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:27.120Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:28.123Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "serviceName": "vFW 2023-05-08 00-34-10", "serviceVersion": "1.0", "serviceUUID": "24fd807e-f804-43a6-add9-94422b40b211", "serviceDescription": "catalog service description", "serviceInvariantUUID": "f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04", "resources": [ { "resourceInstanceName": "vFW 24899625-7972 0", "resourceCustomizationUUID": "2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4", "resourceName": "vFW 24899625-7972", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "674bf5d8-92e7-4f46-b5e1-9a074035b41f", "resourceInvariantUUID": "ddcfe105-8d24-4a19-83b1-b5581f5bc9d3", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw2489962579720_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "artifactChecksum": "NmM3ZDQ5YjY1ZjU2OWMxMmFhYTBhZWEzMzBmMWUwZGQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a74d9cda-e218-409e-a38a-d3431f5e9fd0", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "9f412aa3-67c5-448f-bbe3-225c145b7905", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c", "generatedFromUUID": "9f412aa3-67c5-448f-bbe3-225c145b7905" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230508003410-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "artifactChecksum": "ZjI0MGM4YTFmYTU4NDJhMGU4ZWY0ZTQzNDA0ZTg1MjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "995ac560-3c31-46d8-9799-44752036f2f0" } ], "workloadContext": "Production" } 2023-05-08T00:35:28.125Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T00:35:28.126Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 24fd807e-f804-43a6-add9-94422b40b211 ASDC 2023-05-08T00:35:28.258Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:174639cd-19a2-481e-9b91-ce9595b32e1d ServiceName:vFW 2023-05-08 00-34-10 ServiceVersion:1.0 ServiceUUID:24fd807e-f804-43a6-add9-94422b40b211 ServiceInvariantUUID:f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230508003410-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar ArtifactUUID:995ac560-3c31-46d8-9799-44752036f2f0 ArtifactChecksum:ZjI0MGM4YTFmYTU4NDJhMGU4ZWY0ZTQzNDA0ZTg1MjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 24899625-7972 0 ResourceCustomizationUUID:2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 ResourceInvariantUUID:ddcfe105-8d24-4a19-83b1-b5581f5bc9d3 ResourceName:vFW 24899625-7972 ResourceType:VF ResourceUUID:674bf5d8-92e7-4f46-b5e1-9a074035b41f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw2489962579720_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json ArtifactUUID:a74d9cda-e218-409e-a38a-d3431f5e9fd0 ArtifactChecksum:NmM3ZDQ5YjY1ZjU2OWMxMmFhYTBhZWEzMzBmMWUwZGQ= 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/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml ArtifactUUID:9f412aa3-67c5-448f-bbe3-225c145b7905 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/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env ArtifactUUID:f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c 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/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env ArtifactUUID:f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-08T00:35:28.258Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24fd807e-f804-43a6-add9-94422b40b211 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T00:35:28.561Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:35:28.562Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-08T00:35:28.563Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-08T00:35:28.563Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 995ac560-3c31-46d8-9799-44752036f2f0 from URL: /sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:28.564Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:35:28.564Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:28.678Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:35:28.721Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar 995ac560-3c31-46d8-9799-44752036f2f0 101428 2023-05-08T00:35:28.723Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar ASDC sendASDCNotification 2023-05-08T00:35:28.723Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:28.724Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:35:28.726Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:28.726Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:28.726Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506128722, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:29.727Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:35:29.728Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-08T00:35:29.729Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 995ac560-3c31-46d8-9799-44752036f2f0, URL: /sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar to file: /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:29.729Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230508003410-csar.csar 2023-05-08T00:35:29.840Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:29.841Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:30.348Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1026193053765062464/Definitions/service-Vfw20230508003410-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-05-08T00:35:32.389Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T00:35:32.400Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 24899625-7972 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-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.401Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:32.402Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-08T00:35:32.414Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.417Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.424Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:32.424Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-08T00:35:32.428Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:35:32.431Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.431Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.431Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:32.431Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-08T00:35:32.432Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:35:32.433Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.433Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.442Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.443Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:32.443Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:32.443Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:32.443Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-08T00:35:32.444Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.444Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.444Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.444Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-08T00:35:32.445Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-08T00:35:32.445Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-08T00:35:32.445Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.446Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.446Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-08T00:35:32.446Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.446Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-08T00:35:32.447Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.447Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-08T00:35:32.448Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.448Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T00:35:32.450Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.451Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:32.451Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:32.452Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.452Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:32.453Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:32.453Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.453Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:32.454Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:32.455Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.455Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:32.455Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:32.456Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:32.456Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-08T00:35:32.456Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-08T00:35:32.456Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-08T00:35:32.457Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.457Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.457Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-08T00:35:32.457Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.457Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-08T00:35:32.458Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.458Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=22858db5-4e56-4fda-b738-27c1d3224bc4 2023-05-08T00:35:32.458Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.458Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:32.458Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:32.459Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:32.459Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-08T00:35:32.459Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.459Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.459Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.460Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-08T00:35:32.460Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-08T00:35:32.460Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-08T00:35:32.460Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.460Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-08T00:35:32.461Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.461Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e2e407d9-351d-4e87-bc40-25e34052139a 2023-05-08T00:35:32.462Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.462Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:32.463Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:32.464Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:32.464Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-08T00:35:32.464Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.464Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.465Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.465Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-08T00:35:32.465Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-08T00:35:32.465Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-08T00:35:32.466Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:32.466Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:32.466Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-08T00:35:32.466Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=4b2fec0a-63db-447e-bf5c-ee055620f2c7 2023-05-08T00:35:32.467Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.467Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.467Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.467Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.468Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.468Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.468Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:32.468Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:32.469Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-05-08 00-34-10 Description:catalog service description Model UUID:24fd807e-f804-43a6-add9-94422b40b211 Model Version:NULL Model InvariantUuid:f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 24899625-7972 Model UUID:3f13383b-8f16-445f-881c-f4e0320bcd4d Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ddcfe105-8d24-4a19-83b1-b5581f5bc9d3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:1dc4b47d-cdce-42cf-a9c0-9401b81f0946 ModelName:Vfw248996257972..base_vfw..module-0 ModelUuid:c2614cc3-c751-4023-8aaa-b6a21f117077 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:22858db5-4e56-4fda-b738-27c1d3224bc4 ModelInvariantUuid:d5604d23-3194-4592-938a-8a8e6149780d ModelName:vFW 24899625-7972-nodes.vfwCvfc ModelUuid:f2ca5950-86db-4fa9-a7fd-f64d638a9b2e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:de8cfece-ea38-4208-9e8a-c19dc60787e5 ModelInvariantUuid:0d210bc4-5511-465c-a1c7-57c052ae3358 ModelName:Vfw248996257972.compute.nodes.heat.vfw ModelUuid:d5fe1ce5-a501-493e-95be-c9044b832799 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e2e407d9-351d-4e87-bc40-25e34052139a ModelInvariantUuid:b39bcf57-ed5b-42fe-b606-7c0051cb580e ModelName:vFW 24899625-7972-nodes.vsnCvfc ModelUuid:327cc452-5b97-4120-974f-8ae2780bb8bf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:1f9ba43a-72d7-4299-af48-2ed3175c4bc6 ModelInvariantUuid:99ddfb71-c51b-4a88-a209-261be0e64ff8 ModelName:Vfw248996257972.compute.nodes.heat.vsn ModelUuid:c5d695f0-a45d-4896-888d-2f85a4b118e4 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:4b2fec0a-63db-447e-bf5c-ee055620f2c7 ModelInvariantUuid:e666dc54-573f-4a51-ba40-d86e0ad2dc5c ModelName:vFW 24899625-7972-nodes.vpgCvfc ModelUuid:83b9ba0c-f635-415c-81d8-9fab2722a5f8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:41c0e79a-67c2-40b5-b047-c6ed5c0953e2 ModelInvariantUuid:4e13021f-d8d7-4ec7-a063-1a82b030a1e9 ModelName:Vfw248996257972.compute.nodes.heat.vpg ModelUuid:7ee3d000-fb4c-4cf0-bebf-1b08abd58883 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-05-08T00:35:32.515Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 674bf5d8-92e7-4f46-b5e1-9a074035b41f Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:35:32.612Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||vFW 24899625-7972 0 2023-05-08T00:35:32.625Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 674bf5d8-92e7-4f46-b5e1-9a074035b41f 2023-05-08T00:35:32.626Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a74d9cda-e218-409e-a38a-d3431f5e9fd0 from URL: /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json 2023-05-08T00:35:32.626Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:35:32.626Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json 2023-05-08T00:35:32.733Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:35:32.733Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json a74d9cda-e218-409e-a38a-d3431f5e9fd0 785 2023-05-08T00:35:32.734Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json ASDC sendASDCNotification 2023-05-08T00:35:32.734Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json 2023-05-08T00:35:32.734Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:35:32.734Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:32.734Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:32.734Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506132734, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:33.736Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw248996257972..base_vfw..module-0", "vfModuleModelInvariantUUID": "1dc4b47d-cdce-42cf-a9c0-9401b81f0946", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c2614cc3-c751-4023-8aaa-b6a21f117077", "vfModuleModelCustomizationUUID": "4bab4001-d652-4e5a-9f54-554d921d761b", "isBase": true, "artifacts": [ "9f412aa3-67c5-448f-bbe3-225c145b7905", "f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c" ], "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-05-08T00:35:33.766Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw248996257972..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c2614cc3-c751-4023-8aaa-b6a21f117077 VfModuleModelInvariantUUID:1dc4b47d-cdce-42cf-a9c0-9401b81f0946 VfModuleModelDescription:NULL Artifacts UUID List:{ 9f412aa3-67c5-448f-bbe3-225c145b7905 , f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c } 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-05-08T00:35:33.771Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw248996257972..base_vfw..module-0", "vfModuleModelInvariantUUID": "1dc4b47d-cdce-42cf-a9c0-9401b81f0946", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c2614cc3-c751-4023-8aaa-b6a21f117077", "vfModuleModelCustomizationUUID": "4bab4001-d652-4e5a-9f54-554d921d761b", "isBase": true, "artifacts": [ "9f412aa3-67c5-448f-bbe3-225c145b7905", "f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c" ], "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-05-08T00:35:33.772Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw248996257972..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c2614cc3-c751-4023-8aaa-b6a21f117077 VfModuleModelInvariantUUID:1dc4b47d-cdce-42cf-a9c0-9401b81f0946 VfModuleModelDescription:NULL Artifacts UUID List:{ 9f412aa3-67c5-448f-bbe3-225c145b7905 , f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c } 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-05-08T00:35:33.772Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9f412aa3-67c5-448f-bbe3-225c145b7905 from URL: /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml 2023-05-08T00:35:33.772Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:35:33.772Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml 2023-05-08T00:35:33.886Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:35:33.887Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml 9f412aa3-67c5-448f-bbe3-225c145b7905 20368 2023-05-08T00:35:33.887Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-08T00:35:33.887Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml 2023-05-08T00:35:33.887Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:35:33.888Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:33.888Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:33.888Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506133887, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:34.889Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c from URL: /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env 2023-05-08T00:35:34.890Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:35:34.890Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env 2023-05-08T00:35:34.976Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:35:34.977Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env f825aff9-9e2b-42cb-b32a-3b93ecd1ef1c 2098 2023-05-08T00:35:34.977Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-08T00:35:34.977Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env 2023-05-08T00:35:34.977Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:35:34.978Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:34.978Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:34.979Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506134977, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:35.980Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 24fd807e-f804-43a6-add9-94422b40b211 2023-05-08T00:35:35.981Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 24899625-7972 0 674bf5d8-92e7-4f46-b5e1-9a074035b41f 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-05-08T00:35:36.058Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26c1feee, org.onap.sdc.toscaparser.api.parameters.Input@209f924d, org.onap.sdc.toscaparser.api.parameters.Input@4d643fe9, org.onap.sdc.toscaparser.api.parameters.Input@4209e5d9, org.onap.sdc.toscaparser.api.parameters.Input@6b1645f8] 2023-05-08T00:35:36.064Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.065Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.065Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-05-08T00:35:36.065Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 2023-05-08T00:35:36.065Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 matches Tosca VF Customization UUID: 2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 2023-05-08T00:35:36.065Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 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-05-08T00:35:36.079Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.079Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.082Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-08T00:35:36.082Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@149c1d3a 2023-05-08T00:35:36.082Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.083Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T00:35:36.083Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4bab4001-d652-4e5a-9f54-554d921d761b 2023-05-08T00:35:36.085Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4bab4001-d652-4e5a-9f54-554d921d761b 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-05-08T00:35:36.099Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.099Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:36.099Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:36.100Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.101Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:36.101Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:36.101Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.102Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:36.102Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:36.102Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:36.102Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-05-08T00:35:36.103Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-08T00:35:36.103Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-08T00:35:36.103Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.104Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:36.104Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-08T00:35:36.104Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:36.104Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-08T00:35:36.105Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.105Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=22858db5-4e56-4fda-b738-27c1d3224bc4 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-05-08T00:35:36.129Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.130Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:36.130Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:36.130Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.130Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:36.130Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:36.131Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:36.131Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-08T00:35:36.131Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.131Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:36.131Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.132Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-08T00:35:36.132Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-05-08T00:35:36.132Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-05-08T00:35:36.132Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:36.133Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-05-08T00:35:36.133Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.133Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e2e407d9-351d-4e87-bc40-25e34052139a 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-05-08T00:35:36.140Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.141Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:36.141Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:36.145Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is not matching search criteria 2023-05-08T00:35:36.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-05-08T00:35:36.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-05-08T00:35:36.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-05-08T00:35:36.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-05-08T00:35:36.147Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-05-08T00:35:36.148Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=4b2fec0a-63db-447e-bf5c-ee055620f2c7 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-05-08T00:35:36.153Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.154Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:36.154Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:35:36.154Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.155Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Node template vFW 24899625-7972 0 is matching search criteria 2023-05-08T00:35:36.155Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 24899625-7972 0] matching following query criteria: sdcType=VF, customizationUUID=2ea65bd5-1213-436e-b5cd-8a32d4fb3ce4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:35:36.160Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.160Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.161Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 24fd807e-f804-43a6-add9-94422b40b211: vFW 24899625-7972 2023-05-08T00:35:36.161Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.161Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.161Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.161Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.162Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.162Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.162Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.162Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.162Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:35:36.162Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-05-08 00-34-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:35:36.163Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-05-08 00-34-10 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-05-08T00:35:36.915Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 24899625-7972 674bf5d8-92e7-4f46-b5e1-9a074035b41f 1 ASDC deployResourceStructure 2023-05-08T00:35:36.915Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json ASDC sendASDCNotification 2023-05-08T00:35:36.916Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json 2023-05-08T00:35:36.916Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:35:36.917Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:36.917Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:36.917Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506136915, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:37.918Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-05-08T00:35:37.919Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml 2023-05-08T00:35:37.919Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:35:37.919Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:37.919Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:37.919Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506137918, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:38.920Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env ASDC sendASDCNotification 2023-05-08T00:35:38.921Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env 2023-05-08T00:35:38.921Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:35:38.922Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:38.922Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:38.922Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506138920, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:39.924Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar ASDC sendASDCNotification 2023-05-08T00:35:39.924Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar 2023-05-08T00:35:39.924Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:35:39.925Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:35:39.925Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:35:39.925Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506139924, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:40.926Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:35:40.991Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:35:41.001Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:35:41.001Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:35:41.001Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:35:42.260Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:35:42.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:35:42.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:35:42.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:11.002Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:36:11.026Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:36:11.032Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:36:11.032Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:36:11.032Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:36:41.032Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:36:41.062Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:36:41.070Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:36:41.070Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:36:41.070Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:36:42.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:36:42.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.266Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.266Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOTIFIED" } 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOTIFIED" } 2023-05-08T00:36:42.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-08T00:36:42.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-05-08T00:36:42.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.271Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.271Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.271Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.273Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.274Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-08T00:36:42.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-05-08T00:36:42.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.277Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.277Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.277Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.277Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.278Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.278Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.278Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.278Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.278Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.279Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.279Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.279Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.279Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.280Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.280Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.280Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.280Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506107066, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:36:42.280Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "ves-openapi-manager", "timestamp": 1683506104693, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506109381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506117895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506082352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.282Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.283Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.283Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.283Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.283Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.283Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.283Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.284Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.284Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506128975, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.285Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.285Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.285Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506127706, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.285Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.285Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506128311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506128722, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.286Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.287Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.287Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.287Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506122886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:36:42.287Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.287Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.287Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "cds-sdc-listener", "timestamp": 1683506129988, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:36:42.310Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 174639cd-19a2-481e-9b91-ce9595b32e1d 2023-05-08T00:36:42.311Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 174639cd-19a2-481e-9b91-ce9595b32e1d and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T00:36:42.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.339Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506128726, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.339Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506129434, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "policy-distribution-id", "timestamp": 1683506129731, "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-05-08T00:36:42.359Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 174639cd-19a2-481e-9b91-ce9595b32e1d 2023-05-08T00:36:42.359Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 174639cd-19a2-481e-9b91-ce9595b32e1d 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-05-08T00:36:42.384Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.384Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506130318, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.384Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506130600, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.385Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506131754, "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-05-08T00:36:42.405Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 174639cd-19a2-481e-9b91-ce9595b32e1d 2023-05-08T00:36:42.405Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 174639cd-19a2-481e-9b91-ce9595b32e1d 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-05-08T00:36:42.426Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.426Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.426Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.426Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506132734, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.427Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "multicloud-k8s", "timestamp": 1683506132757, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.427Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506125861, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506133887, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.428Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506133680, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.429Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506134977, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-05-08T00:36:42.429Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.429Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.429Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506136915, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/vfw2489962579720_modules.json", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506137918, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.430Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.430Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.430Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506137948, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.431Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.431Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506138920, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/resourceInstances/vfw2489962579720/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.431Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.432Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506138954, "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-05-08T00:36:42.451Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 174639cd-19a2-481e-9b91-ce9595b32e1d 2023-05-08T00:36:42.451Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 174639cd-19a2-481e-9b91-ce9595b32e1d 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-05-08T00:36:42.480Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.480Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506139924, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.481Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.482Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:36:42.482Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:36:42.482Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:36:42.482Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:11.071Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:37:11.100Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:37:11.108Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:37:11.109Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:37:11.109Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:37:41.110Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:37:41.138Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:37:41.145Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:37:41.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:37:41.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:37:42.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:37:42.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOTIFIED" } 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506143665, "artifactURL": "/sdc/v1/catalog/services/Vfw20230508003410/1.0/artifacts/service-Vfw20230508003410-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.271Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.272Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.272Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.272Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.272Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "aai-model-loader", "timestamp": 1683506144670, "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-05-08T00:37:42.297Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 174639cd-19a2-481e-9b91-ce9595b32e1d 2023-05-08T00:37:42.297Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 174639cd-19a2-481e-9b91-ce9595b32e1d 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-05-08T00:37:42.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.322Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.322Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.324Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.325Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506130733, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "ves-openapi-manager", "timestamp": 1683506128421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506133764, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:37:42.326Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506130990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506148791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.327Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506149480, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.328Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.328Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.328Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506148218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.328Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.328Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.328Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "cds-sdc-listener", "timestamp": 1683506150484, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-05-08T00:37:42.369Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8a1b06d2-0cea-47e0-b60a-52595928b2ee 2023-05-08T00:37:42.369Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a1b06d2-0cea-47e0-b60a-52595928b2ee and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T00:37:42.400Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.400Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506149222, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:37:42.401Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.401Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.401Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506149912, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.401Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.402Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.402Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "policy-distribution-id", "timestamp": 1683506150223, "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-05-08T00:37:42.418Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a1b06d2-0cea-47e0-b60a-52595928b2ee 2023-05-08T00:37:42.419Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a1b06d2-0cea-47e0-b60a-52595928b2ee 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-05-08T00:37:42.448Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.448Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506151019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.449Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.449Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.449Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506152082, "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-05-08T00:37:42.468Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a1b06d2-0cea-47e0-b60a-52595928b2ee 2023-05-08T00:37:42.468Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a1b06d2-0cea-47e0-b60a-52595928b2ee 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-05-08T00:37:42.490Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.491Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.491Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.491Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.492Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "multicloud-k8s", "timestamp": 1683506153084, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T00:37:42.492Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.492Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.492Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.493Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.493Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.493Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.493Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.493Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.493Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.494Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.495Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.495Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.495Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.496Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506152886, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506160038, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.498Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.498Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.499Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.499Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.499Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:37:42.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506155861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506163682, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506165821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:37:42.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506166261, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:37:42.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:37:42.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683506166824, "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-05-08T00:37:42.522Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8a1b06d2-0cea-47e0-b60a-52595928b2ee 2023-05-08T00:37:42.523Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a1b06d2-0cea-47e0-b60a-52595928b2ee 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-05-08T00:37:42.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T00:37:42.548Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "aai-model-loader", "timestamp": 1683506167265, "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-05-08T00:37:42.564Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8a1b06d2-0cea-47e0-b60a-52595928b2ee 2023-05-08T00:37:42.564Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a1b06d2-0cea-47e0-b60a-52595928b2ee 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-05-08T00:38:11.146Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:38:11.179Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:38:11.187Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:38:11.187Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T00:38:11.187Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T00:38:11.187Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T00:38:11.188Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:38:11.188Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:38:11.188Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:38:11.188Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:38:11.188Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:38:11.188Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:38:11.208Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T00:38:41.208Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 174639cd-19a2-481e-9b91-ce9595b32e1d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T00:38:41.230Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 174639cd-19a2-481e-9b91-ce9595b32e1d and serviceModelVersionId: 24fd807e-f804-43a6-add9-94422b40b211 2023-05-08T00:38:41.231Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04 2023-05-08T00:38:42.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:38:56.563Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04/model-vers/model-ver/24fd807e-f804-43a6-add9-94422b40b211?depth=0 2023-05-08T00:38:56.674Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T00:38:57.200Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04/model-vers/model-ver/24fd807e-f804-43a6-add9-94422b40b211?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-05-08T00:38:57.204Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04/model-vers/model-ver/24fd807e-f804-43a6-add9-94422b40b211?depth=0|INFO|500||Invoke 2023-05-08T00:38:57.230Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04/model-vers/model-ver/24fd807e-f804-43a6-add9-94422b40b211?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T00:38:57.571Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04/model-vers/model-ver/24fd807e-f804-43a6-add9-94422b40b211?depth=0|INFO|500||InvokeReturn 2023-05-08T00:38:57.572Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f35a8b08-53a7-4f54-9d05-ce1f5a1a2c04/model-vers/model-ver/24fd807e-f804-43a6-add9-94422b40b211?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 00:38:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[286], vertex-id=[254024], x-aai-txid=[0-aai-resources-230508-00:38:57:243-44098], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T00:38:57.573Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-05-08T00:38:57.582Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T00:38:57.582Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:38:57.603Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T00:38:57.606Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 174639cd-19a2-481e-9b91-ce9595b32e1d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T00:38:57.609Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T00:38:57.610Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:38:57.610Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:38:57.610Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506337606, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:38:57.634Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:38:57.635Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "174639cd-19a2-481e-9b91-ce9595b32e1d", "consumerID": "SO-sdc-controller", "timestamp": 1683506337606, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T00:38:57.636Z||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-05-08T00:38:58.643Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:38:58.652Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T00:38:58.652Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"8a1b06d2-0cea-47e0-b60a-52595928b2ee","serviceName":"basic_onboard_lcLRzF","serviceVersion":"1.0","serviceUUID":"37845cbc-8902-42d7-b22b-f73b723f3b09","serviceDescription":"service","serviceInvariantUUID":"2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6","resources":[{"resourceInstanceName":"basic_onboard_lcLRzF 0","resourceName":"basic_onboard_lcLRzF","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4e6bc1c5-c05a-4879-953e-c0d06dda5d15","resourceInvariantUUID":"a9413b97-b1ec-49fe-9255-28a0854ce8db","resourceCustomizationUUID":"f344dd6f-988c-495d-859a-3333e8971b80","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml","artifactChecksum":"ZmViNjRmNDRhY2FjMGQ1MWRmYjIyZjEwNzAxN2JjOWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1e6af23d-14f1-4987-b496-7ec4a2a26fb6","artifactVersion":"1"},{"artifactName":"basic_onboard_lclrzf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json","artifactChecksum":"MjI4NWVjYWZiZDA4OGU3MTg2ODQzMGZmYjNjNGI2N2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f62ba735-bf3d-4bee-a1a4-b485c0b7be1e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"947afa7b-68d7-4a2e-bdcb-11017874b021","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"548e6e68-934c-4a10-ba44-993c380168c2","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c3ead215-a0b4-41d8-bc6b-900a7475f567","artifactVersion":"2","generatedFromUUID":"947afa7b-68d7-4a2e-bdcb-11017874b021"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardLclrzf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml","artifactChecksum":"ZDQ4YTUxZWVhMDI0ODU2MTAzZDM3MDNmMDc4ZDIwZDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88a80eaf-7638-4290-8047-d8cd64879e1b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardLclrzf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar","artifactChecksum":"MWUyMzg4ZWUyZGE2NTAxZjk2YTNlY2MzOTFlMTMyZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"779c687a-4c5e-4ab4-8afa-1b645e9ce3a7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T00:38:58.654Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:38:58.655Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:38:58.655Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:38:58.655Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:38:59.656Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:38:59.657Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:38:59.657Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:38:59.657Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:00.658Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:39:00.659Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:00.659Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:00.659Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:01.660Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:39:01.661Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:01.661Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:01.661Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:02.662Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:39:02.663Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:02.663Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:02.663Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:03.665Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:39:03.665Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:03.665Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:03.666Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:04.667Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:39:04.667Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:04.667Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:04.667Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:05.669Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "serviceName": "basic_onboard_lcLRzF", "serviceVersion": "1.0", "serviceUUID": "37845cbc-8902-42d7-b22b-f73b723f3b09", "serviceDescription": "service", "serviceInvariantUUID": "2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6", "resources": [ { "resourceInstanceName": "basic_onboard_lcLRzF 0", "resourceCustomizationUUID": "f344dd6f-988c-495d-859a-3333e8971b80", "resourceName": "basic_onboard_lcLRzF", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4e6bc1c5-c05a-4879-953e-c0d06dda5d15", "resourceInvariantUUID": "a9413b97-b1ec-49fe-9255-28a0854ce8db", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_lclrzf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "artifactChecksum": "MjI4NWVjYWZiZDA4OGU3MTg2ODQzMGZmYjNjNGI2N2Q\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f62ba735-bf3d-4bee-a1a4-b485c0b7be1e", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "947afa7b-68d7-4a2e-bdcb-11017874b021", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c3ead215-a0b4-41d8-bc6b-900a7475f567", "generatedFromUUID": "947afa7b-68d7-4a2e-bdcb-11017874b021" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c3ead215-a0b4-41d8-bc6b-900a7475f567", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardLclrzf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "artifactChecksum": "MWUyMzg4ZWUyZGE2NTAxZjk2YTNlY2MzOTFlMTMyZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "779c687a-4c5e-4ab4-8afa-1b645e9ce3a7" } ], "workloadContext": "Production" } 2023-05-08T00:39:05.670Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T00:39:05.670Z|174639cd-19a2-481e-9b91-ce9595b32e1d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 37845cbc-8902-42d7-b22b-f73b723f3b09 ASDC 2023-05-08T00:39:05.670Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:8a1b06d2-0cea-47e0-b60a-52595928b2ee ServiceName:basic_onboard_lcLRzF ServiceVersion:1.0 ServiceUUID:37845cbc-8902-42d7-b22b-f73b723f3b09 ServiceInvariantUUID:2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardLclrzf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar ArtifactUUID:779c687a-4c5e-4ab4-8afa-1b645e9ce3a7 ArtifactChecksum:MWUyMzg4ZWUyZGE2NTAxZjk2YTNlY2MzOTFlMTMyZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_lcLRzF 0 ResourceCustomizationUUID:f344dd6f-988c-495d-859a-3333e8971b80 ResourceInvariantUUID:a9413b97-b1ec-49fe-9255-28a0854ce8db ResourceName:basic_onboard_lcLRzF ResourceType:VF ResourceUUID:4e6bc1c5-c05a-4879-953e-c0d06dda5d15 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_lclrzf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json ArtifactUUID:f62ba735-bf3d-4bee-a1a4-b485c0b7be1e ArtifactChecksum:MjI4NWVjYWZiZDA4OGU3MTg2ODQzMGZmYjNjNGI2N2Q= 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/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml ArtifactUUID:947afa7b-68d7-4a2e-bdcb-11017874b021 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/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env ArtifactUUID:c3ead215-a0b4-41d8-bc6b-900a7475f567 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/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env ArtifactUUID:c3ead215-a0b4-41d8-bc6b-900a7475f567 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-08T00:39:05.670Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 37845cbc-8902-42d7-b22b-f73b723f3b09 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T00:39:05.747Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:39:05.748Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-08T00:39:05.749Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-08T00:39:05.749Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 779c687a-4c5e-4ab4-8afa-1b645e9ce3a7 from URL: /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:05.749Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:39:05.749Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:06.040Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:39:06.043Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar 779c687a-4c5e-4ab4-8afa-1b645e9ce3a7 75658 2023-05-08T00:39:06.043Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar ASDC sendASDCNotification 2023-05-08T00:39:06.044Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:06.044Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:39:06.044Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:06.044Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:06.044Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506346043, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:07.045Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:39:07.046Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-05-08T00:39:07.047Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 779c687a-4c5e-4ab4-8afa-1b645e9ce3a7, URL: /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar to file: /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:07.047Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:07.048Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:07.048Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:07.190Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6868341723059585888/Definitions/service-BasicOnboardLclrzf-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-05-08T00:39:08.178Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T00:39:08.178Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-08T00:39:08.178Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.178Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-08T00:39:08.178Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.178Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_lcLRzF 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-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.179Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:08.180Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-08T00:39:08.180Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:39:08.180Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.180Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.180Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:08.180Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is not matching search criteria 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-08T00:39:08.181Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:08.182Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is not matching search criteria 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=99cee864-b348-4108-acf2-a6cf9e9ecf54 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.183Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:08.184Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:08.184Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_lcLRzF Description:service Model UUID:37845cbc-8902-42d7-b22b-f73b723f3b09 Model Version:NULL Model InvariantUuid:2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_lcLRzF Model UUID:36d006cf-f110-4fa3-8595-1e2133d9246f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a9413b97-b1ec-49fe-9255-28a0854ce8db Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f344dd6f-988c-495d-859a-3333e8971b80 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6d5d54e0-617d-4284-a893-7eed1b0e3270 ModelName:BasicOnboardLclrzf..base_ubuntu18..module-0 ModelUuid:ef582435-1122-402b-9d48-e3a2ad81e018 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:99cee864-b348-4108-acf2-a6cf9e9ecf54 ModelInvariantUuid:a24204c6-8ab1-422c-86ba-094d966fc66d ModelName:basic_onboard_lcLRzF-nodes.ubuntu18Cvfc ModelUuid:038b7361-9e5c-4a2b-84b9-ff81ea68ee1f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:338173a9-976e-44b1-8388-c4323ab45161 ModelInvariantUuid:d317c127-c395-4de9-b30e-fcbc52e46f6f ModelName:BasicOnboardLclrzf.compute.nodes.heat.ubuntu18 ModelUuid:4c88faf3-8ca0-4f71-9af4-4e2c39defb95 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-05-08T00:39:08.210Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 4e6bc1c5-c05a-4879-953e-c0d06dda5d15 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:39:08.216Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||basic_onboard_lcLRzF 0 2023-05-08T00:39:08.217Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4e6bc1c5-c05a-4879-953e-c0d06dda5d15 2023-05-08T00:39:08.217Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f62ba735-bf3d-4bee-a1a4-b485c0b7be1e from URL: /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json 2023-05-08T00:39:08.217Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:39:08.217Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json 2023-05-08T00:39:08.297Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:39:08.298Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json f62ba735-bf3d-4bee-a1a4-b485c0b7be1e 798 2023-05-08T00:39:08.299Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json ASDC sendASDCNotification 2023-05-08T00:39:08.300Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json 2023-05-08T00:39:08.300Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:39:08.300Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:08.301Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:08.301Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506348299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:09.302Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardLclrzf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "6d5d54e0-617d-4284-a893-7eed1b0e3270", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ef582435-1122-402b-9d48-e3a2ad81e018", "vfModuleModelCustomizationUUID": "413e1761-4373-40ee-8e72-8aa515953a53", "isBase": true, "artifacts": [ "947afa7b-68d7-4a2e-bdcb-11017874b021", "c3ead215-a0b4-41d8-bc6b-900a7475f567" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-08T00:39:09.310Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardLclrzf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ef582435-1122-402b-9d48-e3a2ad81e018 VfModuleModelInvariantUUID:6d5d54e0-617d-4284-a893-7eed1b0e3270 VfModuleModelDescription:NULL Artifacts UUID List:{ 947afa7b-68d7-4a2e-bdcb-11017874b021 , c3ead215-a0b4-41d8-bc6b-900a7475f567 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-08T00:39:09.314Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardLclrzf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "6d5d54e0-617d-4284-a893-7eed1b0e3270", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ef582435-1122-402b-9d48-e3a2ad81e018", "vfModuleModelCustomizationUUID": "413e1761-4373-40ee-8e72-8aa515953a53", "isBase": true, "artifacts": [ "947afa7b-68d7-4a2e-bdcb-11017874b021", "c3ead215-a0b4-41d8-bc6b-900a7475f567" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-08T00:39:09.315Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardLclrzf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ef582435-1122-402b-9d48-e3a2ad81e018 VfModuleModelInvariantUUID:6d5d54e0-617d-4284-a893-7eed1b0e3270 VfModuleModelDescription:NULL Artifacts UUID List:{ 947afa7b-68d7-4a2e-bdcb-11017874b021 , c3ead215-a0b4-41d8-bc6b-900a7475f567 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-08T00:39:09.315Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 947afa7b-68d7-4a2e-bdcb-11017874b021 from URL: /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml 2023-05-08T00:39:09.315Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:39:09.315Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml 2023-05-08T00:39:09.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:39:09.400Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml 947afa7b-68d7-4a2e-bdcb-11017874b021 5033 2023-05-08T00:39:09.401Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-08T00:39:09.401Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml 2023-05-08T00:39:09.401Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:39:09.402Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:09.402Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:09.402Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506349400, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:10.403Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c3ead215-a0b4-41d8-bc6b-900a7475f567 from URL: /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env 2023-05-08T00:39:10.404Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-05-08T00:39:10.404Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env 2023-05-08T00:39:10.490Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-05-08T00:39:10.491Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env c3ead215-a0b4-41d8-bc6b-900a7475f567 909 2023-05-08T00:39:10.491Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-08T00:39:10.491Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env 2023-05-08T00:39:10.492Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:39:10.492Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:10.492Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:10.493Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506350491, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:11.494Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 37845cbc-8902-42d7-b22b-f73b723f3b09 2023-05-08T00:39:11.494Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_lcLRzF 0 4e6bc1c5-c05a-4879-953e-c0d06dda5d15 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-05-08T00:39:11.528Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@cf690ea, org.onap.sdc.toscaparser.api.parameters.Input@252931b9, org.onap.sdc.toscaparser.api.parameters.Input@735de92e, org.onap.sdc.toscaparser.api.parameters.Input@a3f1fac, org.onap.sdc.toscaparser.api.parameters.Input@3276afc1] 2023-05-08T00:39:11.530Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.531Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.531Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-05-08T00:39:11.531Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= f344dd6f-988c-495d-859a-3333e8971b80 2023-05-08T00:39:11.531Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f344dd6f-988c-495d-859a-3333e8971b80 matches Tosca VF Customization UUID: f344dd6f-988c-495d-859a-3333e8971b80 2023-05-08T00:39:11.531Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: f344dd6f-988c-495d-859a-3333e8971b80 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-05-08T00:39:11.536Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.536Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.537Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id f344dd6f-988c-495d-859a-3333e8971b80: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-08T00:39:11.537Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3086d73a 2023-05-08T00:39:11.537Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.537Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T00:39:11.538Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 413e1761-4373-40ee-8e72-8aa515953a53 2023-05-08T00:39:11.538Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 413e1761-4373-40ee-8e72-8aa515953a53 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-05-08T00:39:11.543Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.543Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:11.543Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:39:11.543Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.543Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:11.544Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:39:11.544Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.544Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is not matching search criteria 2023-05-08T00:39:11.544Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-08T00:39:11.544Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-08T00:39:11.544Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=99cee864-b348-4108-acf2-a6cf9e9ecf54 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-05-08T00:39:11.549Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.549Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:11.550Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:39:11.550Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.550Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_lcLRzF 0 is matching search criteria 2023-05-08T00:39:11.550Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_lcLRzF 0] matching following query criteria: sdcType=VF, customizationUUID=f344dd6f-988c-495d-859a-3333e8971b80 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 37845cbc-8902-42d7-b22b-f73b723f3b09: basic_onboard_lcLRzF 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.555Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.556Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.556Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.556Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:39:11.556Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_lcLRzF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:39:11.556Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_lcLRzF 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-05-08T00:39:11.776Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_lcLRzF 4e6bc1c5-c05a-4879-953e-c0d06dda5d15 1 ASDC deployResourceStructure 2023-05-08T00:39:11.776Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json ASDC sendASDCNotification 2023-05-08T00:39:11.777Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json 2023-05-08T00:39:11.777Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:39:11.777Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:11.777Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:11.778Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506351776, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:12.779Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-08T00:39:12.780Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml 2023-05-08T00:39:12.780Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:39:12.781Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:12.782Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:12.782Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506352779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:13.784Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-08T00:39:13.785Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env 2023-05-08T00:39:13.785Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:39:13.786Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:13.786Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:13.786Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506353784, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:14.788Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar ASDC sendASDCNotification 2023-05-08T00:39:14.788Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar 2023-05-08T00:39:14.789Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:39:14.789Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:14.789Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:14.789Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506354788, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:15.790Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a1b06d2-0cea-47e0-b60a-52595928b2ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:39:15.819Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a1b06d2-0cea-47e0-b60a-52595928b2ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:39:15.827Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:39:15.827Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T00:39:15.827Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T00:39:15.827Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T00:39:15.827Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:39:15.828Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:39:15.828Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:39:15.828Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:39:15.828Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:39:15.828Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:39:15.847Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T00:39:42.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:39:42.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:39:42.268Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.268Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "NOTIFIED" } 2023-05-08T00:39:42.268Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.268Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506338642, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506346043, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506348299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T00:39:42.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506349400, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506350491, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506351776, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/basic_onboard_lclrzf0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T00:39:42.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506352779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506353784, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/resourceInstances/basic_onboard_lclrzf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506354788, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLclrzf/1.0/artifacts/service-BasicOnboardLclrzf-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:39:42.272Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:39:45.848Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8a1b06d2-0cea-47e0-b60a-52595928b2ee and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T00:39:45.865Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8a1b06d2-0cea-47e0-b60a-52595928b2ee and serviceModelVersionId: 37845cbc-8902-42d7-b22b-f73b723f3b09 2023-05-08T00:39:45.866Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6 2023-05-08T00:39:45.867Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6/model-vers/model-ver/37845cbc-8902-42d7-b22b-f73b723f3b09?depth=0 2023-05-08T00:39:45.878Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T00:39:45.969Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6/model-vers/model-ver/37845cbc-8902-42d7-b22b-f73b723f3b09?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-05-08T00:39:45.970Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6/model-vers/model-ver/37845cbc-8902-42d7-b22b-f73b723f3b09?depth=0|INFO|500||Invoke 2023-05-08T00:39:45.980Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6/model-vers/model-ver/37845cbc-8902-42d7-b22b-f73b723f3b09?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T00:39:46.173Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6/model-vers/model-ver/37845cbc-8902-42d7-b22b-f73b723f3b09?depth=0|INFO|500||InvokeReturn 2023-05-08T00:39:46.174Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2332e63c-bbe2-4c2c-a49f-e7fa0c568ad6/model-vers/model-ver/37845cbc-8902-42d7-b22b-f73b723f3b09?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 00:39:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[188], vertex-id=[184552], x-aai-txid=[0-aai-resources-230508-00:39:45:990-64768], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T00:39:46.175Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-05-08T00:39:46.175Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T00:39:46.175Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:39:46.190Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T00:39:46.190Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8a1b06d2-0cea-47e0-b60a-52595928b2ee and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T00:39:46.190Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T00:39:46.191Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:39:46.191Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:39:46.191Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506386190, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T00:39:47.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:40:42.259Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:40:42.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:40:42.265Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "8a1b06d2-0cea-47e0-b60a-52595928b2ee", "consumerID": "SO-sdc-controller", "timestamp": 1683506386190, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T00:40:42.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:40:47.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:41:42.259Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:41:47.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:42:42.260Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:42:47.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:43:42.260Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:43:47.239Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:44:42.262Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:44:47.240Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:45:42.262Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:45:47.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:46:42.264Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:46:44.317Z||kafka-producer-network-thread | SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b49928d4-9786-4990-8e53-70865880889d] Node 1 disconnected. 2023-05-08T00:46:47.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:47:42.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:47:47.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:48:42.267Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:48:47.245Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:49:42.267Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:49:47.246Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:50:28.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-08T00:50:28.605Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"00348e8e-5ee0-4539-a6fa-7fddd7fa2f96","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"15643c4a-160a-4ae7-8bb1-977eca916beb","serviceDescription":"service","serviceInvariantUUID":"7947bf47-9ccd-40ae-9115-efc72efdc6ef","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"60d973e6-f092-4ede-b9ae-c70e166fa243","resourceInvariantUUID":"2938dfec-616a-4a86-a82c-72c0b2e8c1f5","resourceCustomizationUUID":"b89015a3-b633-484c-a8d3-b3a3da4a5cbb","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":"ZDVlODUyNDFlMmNmZjI2OGJlZDNmODc3NTE0MTRhN2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4be2e2f2-8afe-4a82-872d-f5ef311c184a","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OTlmMjA3ZGFmOGFlY2I4NDYwYjllNjI2YTM4YWRjNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34002006-7eb8-4010-80c3-84b6d6972546","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T00:50:28.611Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:50:28.611Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:50:28.612Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:50:28.612Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683506987246, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:50:28.635Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:50:28.636Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "multicloud-k8s", "timestamp": 1683507024121, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:50:28.637Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:50:29.618Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:50:29.619Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:50:29.619Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:50:29.619Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683506987246, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:50:30.620Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "15643c4a-160a-4ae7-8bb1-977eca916beb", "serviceDescription": "service", "serviceInvariantUUID": "7947bf47-9ccd-40ae-9115-efc72efdc6ef", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b89015a3-b633-484c-a8d3-b3a3da4a5cbb", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "60d973e6-f092-4ede-b9ae-c70e166fa243", "resourceInvariantUUID": "2938dfec-616a-4a86-a82c-72c0b2e8c1f5", "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": "OTlmMjA3ZGFmOGFlY2I4NDYwYjllNjI2YTM4YWRjNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "34002006-7eb8-4010-80c3-84b6d6972546" } ], "workloadContext": "Production" } 2023-05-08T00:50:30.621Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T00:50:30.621Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15643c4a-160a-4ae7-8bb1-977eca916beb ASDC 2023-05-08T00:50:30.622Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:15643c4a-160a-4ae7-8bb1-977eca916beb ServiceInvariantUUID:7947bf47-9ccd-40ae-9115-efc72efdc6ef 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:34002006-7eb8-4010-80c3-84b6d6972546 ArtifactChecksum:OTlmMjA3ZGFmOGFlY2I4NDYwYjllNjI2YTM4YWRjNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b89015a3-b633-484c-a8d3-b3a3da4a5cbb ResourceInvariantUUID:2938dfec-616a-4a86-a82c-72c0b2e8c1f5 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:60d973e6-f092-4ede-b9ae-c70e166fa243 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-08T00:50:30.622Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15643c4a-160a-4ae7-8bb1-977eca916beb ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T00:50:30.688Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:50:30.690Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-08T00:50:30.690Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-08T00:50:30.691Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 34002006-7eb8-4010-80c3-84b6d6972546 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-08T00:50:30.691Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-08T00:50:30.691Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|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-05-08T00:50:31.040Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-08T00:50:31.042Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 34002006-7eb8-4010-80c3-84b6d6972546 57779 2023-05-08T00:50:31.042Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-08T00:50:31.043Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-08T00:50:31.043Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:50:31.043Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:50:31.043Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:50:31.043Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683507031042, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:50:32.044Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:50:32.046Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-08T00:50:32.046Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 34002006-7eb8-4010-80c3-84b6d6972546, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-08T00:50:32.047Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-08T00:50:32.047Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-08T00:50:32.048Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-08T00:50:32.170Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17990046108198819246/Definitions/service-BasicNetwork-template.yml 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|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-BasicNetwork-csar.csar 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.592Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.593Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.594Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:15643c4a-160a-4ae7-8bb1-977eca916beb Model Version:NULL Model InvariantUuid:7947bf47-9ccd-40ae-9115-efc72efdc6ef Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:2938dfec-616a-4a86-a82c-72c0b2e8c1f5 Model UUID:3c9a04f7-9aa6-4bcc-8f9e-68c3f2490415 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:b89015a3-b633-484c-a8d3-b3a3da4a5cbb 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-05-08T00:50:32.612Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 60d973e6-f092-4ede-b9ae-c70e166fa243 2023-05-08T00:50:32.612Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||No resources found for Service: 15643c4a-160a-4ae7-8bb1-977eca916beb Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:50:32.619Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500|| 2023-05-08T00:50:32.619Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-08T00:50:32.619Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 15643c4a-160a-4ae7-8bb1-977eca916beb 2023-05-08T00:50:32.619Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 15643c4a-160a-4ae7-8bb1-977eca916beb 2023-05-08T00:50:32.620Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-08T00:50:32.620Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.629Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2662f22b, org.onap.sdc.toscaparser.api.parameters.Input@5f9bb29d, org.onap.sdc.toscaparser.api.parameters.Input@496c34bd, org.onap.sdc.toscaparser.api.parameters.Input@577156f, org.onap.sdc.toscaparser.api.parameters.Input@34355c40] 2023-05-08T00:50:32.630Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 15643c4a-160a-4ae7-8bb1-977eca916beb: Generic NeutronNet 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.631Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.632Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.699Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.700Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.700Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.701Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.701Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:50:32.701Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:50:32.702Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||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-05-08T00:50:32.838Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-08T00:50:32.839Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-08T00:50:32.839Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-08T00:50:32.839Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:50:32.840Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:50:32.840Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:50:32.840Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683507032839, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:50:33.841Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:50:33.869Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:50:33.875Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:50:33.875Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:50:33.875Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:50:42.259Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:50:42.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:50:42.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "ves-openapi-manager", "timestamp": 1683507008979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "policy-distribution-id", "timestamp": 1683507021250, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683506987246, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:50:42.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:50:42.263Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:50:42.263Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "aai-model-loader", "timestamp": 1683507022886, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:50:42.263Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:03.875Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:51:03.902Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:51:03.909Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:51:03.909Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:51:03.910Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:51:33.910Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:51:33.938Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:51:33.946Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:51:33.946Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:51:33.947Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:51:42.259Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:51:42.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "cds-sdc-listener", "timestamp": 1683506991503, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:51:42.263Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.263Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.263Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507025861, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:51:42.263Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "multicloud-k8s", "timestamp": 1683507024121, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "cds-sdc-listener", "timestamp": 1683506991503, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "policy-distribution-id", "timestamp": 1683507021250, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:51:42.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.265Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "ves-openapi-manager", "timestamp": 1683507008979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:51:42.265Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "aai-model-loader", "timestamp": 1683507022886, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683506987246, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507025861, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "policy-distribution-id", "timestamp": 1683507030473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683507031042, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "cds-sdc-listener", "timestamp": 1683507031764, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "aai-model-loader", "timestamp": 1683507030908, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507031050, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:51:42.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "policy-distribution-id", "timestamp": 1683507031476, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:51:42.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "cds-sdc-listener", "timestamp": 1683507032768, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:51:42.296Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 2023-05-08T00:51:42.296Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T00:51:42.323Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.323Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683507032839, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:51:42.323Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.323Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.323Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507032533, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:51:42.323Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.324Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.324Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "policy-distribution-id", "timestamp": 1683507032477, "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-05-08T00:51:42.348Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 2023-05-08T00:51:42.348Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 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-05-08T00:51:42.374Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.374Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507033537, "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-05-08T00:51:42.391Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 2023-05-08T00:51:42.391Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 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-05-08T00:51:42.416Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.416Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "aai-model-loader", "timestamp": 1683507034621, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:51:42.417Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:51:42.417Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-08T00:51:42.417Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "aai-model-loader", "timestamp": 1683507035625, "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-05-08T00:51:42.435Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 2023-05-08T00:51:42.435Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 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-05-08T00:52:03.947Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:52:03.973Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:52:03.983Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:52:03.983Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T00:52:03.983Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T00:52:03.983Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T00:52:03.983Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:03.984Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:03.984Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:03.984Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:03.984Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:03.984Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|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-05-08T00:52:04.000Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T00:52:34.001Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T00:52:34.014Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 and serviceModelVersionId: 15643c4a-160a-4ae7-8bb1-977eca916beb 2023-05-08T00:52:34.015Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7947bf47-9ccd-40ae-9115-efc72efdc6ef 2023-05-08T00:52:34.015Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0 2023-05-08T00:52:34.023Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T00:52:34.098Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0|INFO|500||Invoke 2023-05-08T00:52:34.099Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[00348e8e-5ee0-4539-a6fa-7fddd7fa2f96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[af41ffcf-972f-4f2d-bd71-e6b6a5290362], X-ECOMP-RequestID=[00348e8e-5ee0-4539-a6fa-7fddd7fa2f96], X-TransactionId=[], X-ONAP-RequestID=[00348e8e-5ee0-4539-a6fa-7fddd7fa2f96], Content-Type=[application/merge-patch+json]} 2023-05-08T00:52:34.108Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T00:52:34.310Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?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/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 00:52:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[192744], x-aai-txid=[1-aai-resources-230508-00:52:34:120-29256], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T00:52:34.310Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-08T00:52:34.311Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7947bf47-9ccd-40ae-9115-efc72efdc6ef/model-vers/model-ver/15643c4a-160a-4ae7-8bb1-977eca916beb?depth=0|INFO|500||InvokeReturn 2023-05-08T00:52:34.311Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T00:52:34.312Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|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-05-08T00:52:34.323Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|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-05-08T00:52:34.324Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 00348e8e-5ee0-4539-a6fa-7fddd7fa2f96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T00:52:34.324Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T00:52:34.324Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:34.324Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:34.325Z|00348e8e-5ee0-4539-a6fa-7fddd7fa2f96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683507154324, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T00:52:35.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:52:35.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-08T00:52:35.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"e79a5760-137c-4679-805b-da084b993d1d","serviceName":"Demo_pNF_GefZ56RIoHLddzAWht6U","serviceVersion":"1.0","serviceUUID":"2b09f064-714e-43ff-981b-31201479373b","serviceDescription":"catalog service description","serviceInvariantUUID":"0f3d0f4d-e99e-4345-9fb4-6692b3d991b7","resources":[{"resourceInstanceName":"pNF 6ae123a6-04dc 0","resourceName":"pNF 6ae123a6-04dc","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6255c882-476f-448b-901e-99d858ba8a75","resourceInvariantUUID":"592dce98-e9e9-46e8-a2ec-26d97aab0e2d","resourceCustomizationUUID":"dceedca8-cf30-4e8b-8de6-4c34bdcea4fd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml","artifactChecksum":"OTg1Y2I1ZTUyZjE4MjBjNzVkYjFkZTdiY2M0ODNhYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e840991e-c9fb-4a3d-b467-16e2a4412f55","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar","artifactChecksum":"MWEzNzE3NjJmZjY2NTZkOTcxYWJkOTJkZWZmMjhlMWM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec822ce2-3da1-48ef-92a0-1f3f25577f14","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8c22d0dc-121c-4df1-9568-172c40be1cc1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDkzNjdkNDkyOTY0Y2E4YWU1NmQ4OTBkMDk3MDRmMzI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"42e953f8-7604-45f7-9325-1f387306d7c0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"996937ce-aa21-47a3-a8a5-19e6abb63140","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bb0f8199-d730-407d-8704-7304ad2e3e6c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGefz56riohlddzawht6u-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml","artifactChecksum":"NDc2ZTY3MzkwMDZiZWIyMmZmNTc0OTZjOTU2ODZkYTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4d9fed62-67f2-4de4-99f2-11bf5125c8b3","artifactVersion":"1"},{"artifactName":"service-DemoPnfGefz56riohlddzawht6u-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar","artifactChecksum":"ZTUzNzFkYjE3OTA4MDA0NzAyMDM1OTBjYTkzMmZjNzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"25560dec-8aaa-47f8-803a-d342667d369d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T00:52:35.368Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:35.368Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:35.368Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:35.368Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:36.369Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:36.370Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:36.370Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:36.370Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:37.371Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:37.371Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:37.372Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:37.372Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:38.373Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:38.374Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:38.374Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:38.374Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:39.375Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:39.376Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:39.377Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:39.377Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:40.381Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:40.381Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:40.381Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:40.382Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:41.382Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:41.383Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:41.383Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:41.383Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:42.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:42.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.267Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.267Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.267Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.267Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.268Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.269Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.270Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.270Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.270Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.270Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.270Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.271Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.271Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.271Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.271Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.271Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.272Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.272Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.272Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.272Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.273Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.273Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.273Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.273Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.278Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.278Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.278Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.279Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.279Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.279Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.280Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.280Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.280Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.280Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.281Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.281Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.281Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.282Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.282Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.282Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.282Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.283Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.283Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.283Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.284Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.284Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-08T00:52:42.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.287Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.287Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.287Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.288Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.288Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.288Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.289Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.289Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.289Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.290Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.290Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.290Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.290Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.291Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.291Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.291Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.291Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.292Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.292Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.292Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.293Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.293Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.293Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.293Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.294Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.294Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.294Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.295Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.295Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.295Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507050987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.295Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.296Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.296Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "multicloud-k8s", "timestamp": 1683507030627, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:52:42.297Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.297Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.297Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507033479, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:52:42.298Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.298Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.298Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507052886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:52:42.298Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.299Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.299Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507033769, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:52:42.299Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.299Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.300Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.300Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.300Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.300Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507062428, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:52:42.301Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.301Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.301Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507061145, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:52:42.302Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.302Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.302Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507061584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:52:42.302Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.303Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.303Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507062133, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:52:42.303Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.303Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.303Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.304Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.304Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.304Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "cds-sdc-listener", "timestamp": 1683507063433, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-05-08T00:52:42.346Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e79a5760-137c-4679-805b-da084b993d1d 2023-05-08T00:52:42.347Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e79a5760-137c-4679-805b-da084b993d1d and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T00:52:42.371Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.371Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507062148, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:52:42.372Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.372Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.372Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.373Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.373Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.373Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507063521, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-08T00:52:42.373Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.374Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.374Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "policy-distribution-id", "timestamp": 1683507063150, "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-05-08T00:52:42.384Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:52:42.384Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:42.384Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:42.385Z||pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:42.389Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e79a5760-137c-4679-805b-da084b993d1d 2023-05-08T00:52:42.390Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e79a5760-137c-4679-805b-da084b993d1d 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-05-08T00:52:42.413Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.414Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507055861, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:52:42.414Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.415Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.415Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "ves-openapi-manager", "timestamp": 1683507064524, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:52:42.429Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of e79a5760-137c-4679-805b-da084b993d1d 2023-05-08T00:52:42.430Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e79a5760-137c-4679-805b-da084b993d1d and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T00:52:42.455Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.455Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507064644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:52:42.456Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.456Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.456Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507066130, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:52:42.457Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.457Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.457Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507066331, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:52:42.458Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.458Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.458Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "aai-model-loader", "timestamp": 1683507067133, "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-05-08T00:52:42.476Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e79a5760-137c-4679-805b-da084b993d1d 2023-05-08T00:52:42.476Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e79a5760-137c-4679-805b-da084b993d1d 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-05-08T00:52:42.501Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.501Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507067335, "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-05-08T00:52:42.518Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e79a5760-137c-4679-805b-da084b993d1d 2023-05-08T00:52:42.518Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId e79a5760-137c-4679-805b-da084b993d1d 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-05-08T00:52:42.543Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.543Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.544Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.545Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.546Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.547Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.547Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.547Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.547Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.547Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.548Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-08T00:52:42.548Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.548Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.548Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.548Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.548Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.549Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.549Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.549Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.549Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-08T00:52:42.549Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.550Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.551Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:42.552Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:52:42.552Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:52:42.552Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:52:43.386Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "serviceName": "Demo_pNF_GefZ56RIoHLddzAWht6U", "serviceVersion": "1.0", "serviceUUID": "2b09f064-714e-43ff-981b-31201479373b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "0f3d0f4d-e99e-4345-9fb4-6692b3d991b7", "resources": [ { "resourceInstanceName": "pNF 6ae123a6-04dc 0", "resourceCustomizationUUID": "dceedca8-cf30-4e8b-8de6-4c34bdcea4fd", "resourceName": "pNF 6ae123a6-04dc", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6255c882-476f-448b-901e-99d858ba8a75", "resourceInvariantUUID": "592dce98-e9e9-46e8-a2ec-26d97aab0e2d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfGefz56riohlddzawht6u-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "artifactChecksum": "ZTUzNzFkYjE3OTA4MDA0NzAyMDM1OTBjYTkzMmZjNzc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "25560dec-8aaa-47f8-803a-d342667d369d" } ], "workloadContext": "Production" } 2023-05-08T00:52:43.387Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T00:52:43.387Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2b09f064-714e-43ff-981b-31201479373b ASDC 2023-05-08T00:52:43.387Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:e79a5760-137c-4679-805b-da084b993d1d ServiceName:Demo_pNF_GefZ56RIoHLddzAWht6U ServiceVersion:1.0 ServiceUUID:2b09f064-714e-43ff-981b-31201479373b ServiceInvariantUUID:0f3d0f4d-e99e-4345-9fb4-6692b3d991b7 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfGefz56riohlddzawht6u-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar ArtifactUUID:25560dec-8aaa-47f8-803a-d342667d369d ArtifactChecksum:ZTUzNzFkYjE3OTA4MDA0NzAyMDM1OTBjYTkzMmZjNzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6ae123a6-04dc 0 ResourceCustomizationUUID:dceedca8-cf30-4e8b-8de6-4c34bdcea4fd ResourceInvariantUUID:592dce98-e9e9-46e8-a2ec-26d97aab0e2d ResourceName:pNF 6ae123a6-04dc ResourceType:PNF ResourceUUID:6255c882-476f-448b-901e-99d858ba8a75 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-08T00:52:43.387Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2b09f064-714e-43ff-981b-31201479373b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T00:52:43.453Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:52:43.454Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-08T00:52:43.454Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-08T00:52:43.455Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 25560dec-8aaa-47f8-803a-d342667d369d from URL: /sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:43.455Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-08T00:52:43.455Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:43.562Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-08T00:52:43.564Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar 25560dec-8aaa-47f8-803a-d342667d369d 87997 2023-05-08T00:52:43.565Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar ASDC sendASDCNotification 2023-05-08T00:52:43.565Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:43.566Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:52:43.566Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:43.566Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:43.566Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507163565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:44.568Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:52:44.569Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-08T00:52:44.569Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 25560dec-8aaa-47f8-803a-d342667d369d, URL: /sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar to file: /app/ASDC/1/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:44.570Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:44.570Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:44.570Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:44.686Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11300308084925053290/Definitions/service-DemoPnfGefz56riohlddzawht6u-template.yml 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||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-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6ae123a6-04dc 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-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.591Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||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-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||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-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||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-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||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-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Node template pNF 6ae123a6-04dc 0 is matching search criteria 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 6ae123a6-04dc 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.592Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Node template pNF 6ae123a6-04dc 0 is matching search criteria 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 6ae123a6-04dc 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.593Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_GefZ56RIoHLddzAWht6U Description:catalog service description Model UUID:2b09f064-714e-43ff-981b-31201479373b Model Version:NULL Model InvariantUuid:0f3d0f4d-e99e-4345-9fb4-6692b3d991b7 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-05-08T00:52:45.618Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6255c882-476f-448b-901e-99d858ba8a75 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:52:45.624Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||pNF 6ae123a6-04dc 0 2023-05-08T00:52:45.624Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6255c882-476f-448b-901e-99d858ba8a75 2023-05-08T00:52:45.624Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 2b09f064-714e-43ff-981b-31201479373b 2023-05-08T00:52:45.624Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 2b09f064-714e-43ff-981b-31201479373b 2023-05-08T00:52:45.625Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6ae123a6-04dc 0 6255c882-476f-448b-901e-99d858ba8a75 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-05-08T00:52:45.638Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@684e599f, org.onap.sdc.toscaparser.api.parameters.Input@7b7b2cbd, org.onap.sdc.toscaparser.api.parameters.Input@4d512b2b, org.onap.sdc.toscaparser.api.parameters.Input@5749a6fb, org.onap.sdc.toscaparser.api.parameters.Input@4d519f2c] 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 2b09f064-714e-43ff-981b-31201479373b: pNF 6ae123a6-04dc 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Processing PNF resource: 6255c882-476f-448b-901e-99d858ba8a75 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_GefZ56RIoHLddzAWht6U is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:52:45.639Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Resource customization UUID: dceedca8-cf30-4e8b-8de6-4c34bdcea4fd is the same as notified resource customizationUUID: dceedca8-cf30-4e8b-8de6-4c34bdcea4fd 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-05-08T00:52:45.771Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6ae123a6-04dc 6255c882-476f-448b-901e-99d858ba8a75 0 ASDC deployResourceStructure 2023-05-08T00:52:45.771Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar ASDC sendASDCNotification 2023-05-08T00:52:45.772Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar 2023-05-08T00:52:45.772Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:52:45.772Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:52:45.772Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:52:45.773Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507165771, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:52:46.774Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e79a5760-137c-4679-805b-da084b993d1d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:52:46.804Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e79a5760-137c-4679-805b-da084b993d1d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:52:46.811Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:52:46.811Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T00:52:46.811Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T00:52:46.812Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T00:52:46.812Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:46.812Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:46.812Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:46.812Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:46.813Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:46.813Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:52:46.813Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:52:46.831Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T00:53:16.831Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e79a5760-137c-4679-805b-da084b993d1d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T00:53:16.844Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e79a5760-137c-4679-805b-da084b993d1d and serviceModelVersionId: 2b09f064-714e-43ff-981b-31201479373b 2023-05-08T00:53:16.844Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0f3d0f4d-e99e-4345-9fb4-6692b3d991b7 2023-05-08T00:53:16.845Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0f3d0f4d-e99e-4345-9fb4-6692b3d991b7/model-vers/model-ver/2b09f064-714e-43ff-981b-31201479373b?depth=0 2023-05-08T00:53:16.853Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T00:53:16.917Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f3d0f4d-e99e-4345-9fb4-6692b3d991b7/model-vers/model-ver/2b09f064-714e-43ff-981b-31201479373b?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-05-08T00:53:16.919Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f3d0f4d-e99e-4345-9fb4-6692b3d991b7/model-vers/model-ver/2b09f064-714e-43ff-981b-31201479373b?depth=0|INFO|500||Invoke 2023-05-08T00:53:16.928Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f3d0f4d-e99e-4345-9fb4-6692b3d991b7/model-vers/model-ver/2b09f064-714e-43ff-981b-31201479373b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T00:53:17.102Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f3d0f4d-e99e-4345-9fb4-6692b3d991b7/model-vers/model-ver/2b09f064-714e-43ff-981b-31201479373b?depth=0|INFO|500||InvokeReturn 2023-05-08T00:53:17.103Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f3d0f4d-e99e-4345-9fb4-6692b3d991b7/model-vers/model-ver/2b09f064-714e-43ff-981b-31201479373b?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 00:53:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[169], vertex-id=[200936], x-aai-txid=[2-aai-resources-230508-00:53:16:936-29973], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T00:53:17.103Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-05-08T00:53:17.104Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T00:53:17.104Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:53:17.116Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T00:53:17.117Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e79a5760-137c-4679-805b-da084b993d1d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T00:53:17.117Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T00:53:17.117Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:17.117Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:17.117Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507197117, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T00:53:18.159Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-08T00:53:18.159Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7cd04cd9-bd07-429e-b284-c633356aab0b","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"be1f345a-d3e5-4e85-999e-55e3bbda984c","serviceDescription":"service","serviceInvariantUUID":"64ef9efb-af78-4c72-982d-91905ed0c98c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a10c276f-68fd-41ec-b4f9-5ac707f87413","resourceInvariantUUID":"bc59ac71-1e1b-4a04-853c-262558053dbb","resourceCustomizationUUID":"6ce73fff-ba73-460c-8f45-995ffcfdb05d","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":"ZWVkM2VjNDNhOTZiYWRlYzFiYmU0Zjg5ODY4MjFhNGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2ea020fe-a143-4f40-8ab8-696161d172d4","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":"N2Q3ODkyNDNkZjdkZDU4NTU5ZjBjOTAwM2I0ZjI2NWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5b4978b1-ddc8-40c1-abd5-954ed7c3363c","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":"4f4db55c-cd42-4f56-90e7-5ac989bde207","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":"3a0a1890-f84a-4f20-a0d3-ce3e96e7f8f1","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":"93e86f96-8827-4837-85a4-7ab9e19b06ac","artifactVersion":"2","generatedFromUUID":"4f4db55c-cd42-4f56-90e7-5ac989bde207"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODExZmUyY2IwYjdlZWMwZjY1MTJkNGYyYTQ4NDRiM2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b496a3a1-f2db-497e-b7ff-b5981ee3df70","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NmM0NzM2MGFlM2M2NWE2N2YzNTMzNWI0MDNlYTFiNzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cd877dd5-9b66-45bc-b3f6-1e9e8332ae20","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T00:53:18.160Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:18.160Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:18.160Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:18.160Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "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-05-08T00:53:19.162Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:19.163Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:19.163Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:19.163Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "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-05-08T00:53:20.165Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:20.166Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:20.166Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:20.166Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "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-05-08T00:53:21.168Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:21.168Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:21.169Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:21.169Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "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-05-08T00:53:22.171Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:22.172Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:22.172Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:22.172Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "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-05-08T00:53:23.173Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:23.174Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:23.174Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:23.175Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:53:24.176Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T00:53:24.176Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:24.177Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:24.177Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:53:25.180Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||sending notification to client: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "be1f345a-d3e5-4e85-999e-55e3bbda984c", "serviceDescription": "service", "serviceInvariantUUID": "64ef9efb-af78-4c72-982d-91905ed0c98c", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "6ce73fff-ba73-460c-8f45-995ffcfdb05d", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a10c276f-68fd-41ec-b4f9-5ac707f87413", "resourceInvariantUUID": "bc59ac71-1e1b-4a04-853c-262558053dbb", "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": "N2Q3ODkyNDNkZjdkZDU4NTU5ZjBjOTAwM2I0ZjI2NWI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5b4978b1-ddc8-40c1-abd5-954ed7c3363c", "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": "4f4db55c-cd42-4f56-90e7-5ac989bde207", "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": "93e86f96-8827-4837-85a4-7ab9e19b06ac", "generatedFromUUID": "4f4db55c-cd42-4f56-90e7-5ac989bde207" }, "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": "93e86f96-8827-4837-85a4-7ab9e19b06ac", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NmM0NzM2MGFlM2M2NWE2N2YzNTMzNWI0MDNlYTFiNzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cd877dd5-9b66-45bc-b3f6-1e9e8332ae20" } ], "workloadContext": "Production" } 2023-05-08T00:53:25.180Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T00:53:25.181Z|e79a5760-137c-4679-805b-da084b993d1d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 be1f345a-d3e5-4e85-999e-55e3bbda984c ASDC 2023-05-08T00:53:25.182Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||ASDC Notification: DistributionID:7cd04cd9-bd07-429e-b284-c633356aab0b ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:be1f345a-d3e5-4e85-999e-55e3bbda984c ServiceInvariantUUID:64ef9efb-af78-4c72-982d-91905ed0c98c 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:cd877dd5-9b66-45bc-b3f6-1e9e8332ae20 ArtifactChecksum:NmM0NzM2MGFlM2M2NWE2N2YzNTMzNWI0MDNlYTFiNzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:6ce73fff-ba73-460c-8f45-995ffcfdb05d ResourceInvariantUUID:bc59ac71-1e1b-4a04-853c-262558053dbb ResourceName:basic_vm ResourceType:VF ResourceUUID:a10c276f-68fd-41ec-b4f9-5ac707f87413 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:5b4978b1-ddc8-40c1-abd5-954ed7c3363c ArtifactChecksum:N2Q3ODkyNDNkZjdkZDU4NTU5ZjBjOTAwM2I0ZjI2NWI= 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:4f4db55c-cd42-4f56-90e7-5ac989bde207 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:93e86f96-8827-4837-85a4-7ab9e19b06ac 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:93e86f96-8827-4837-85a4-7ab9e19b06ac ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-08T00:53:25.182Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be1f345a-d3e5-4e85-999e-55e3bbda984c ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T00:53:25.269Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:53:25.270Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-08T00:53:25.270Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-08T00:53:25.270Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: cd877dd5-9b66-45bc-b3f6-1e9e8332ae20 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-08T00:53:25.270Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-08T00:53:25.271Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-08T00:53:25.368Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-08T00:53:25.370Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar cd877dd5-9b66-45bc-b3f6-1e9e8332ae20 75158 2023-05-08T00:53:25.370Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-08T00:53:25.371Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-08T00:53:25.371Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:53:25.371Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:25.371Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:25.371Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507205370, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:53:26.372Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T00:53:26.373Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||MSO config path is: /app 2023-05-08T00:53:26.374Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: cd877dd5-9b66-45bc-b3f6-1e9e8332ae20, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-08T00:53:26.374Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-08T00:53:26.375Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-08T00:53:26.375Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-08T00:53:26.522Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8895084793768121416/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-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.529Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||WARN|500||#################################################################################################### 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Search for entities recursively 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T00:53:27.530Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.531Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c74bb95f-e823-40e1-85ec-0f4e57e15217 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.532Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.533Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:27.533Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:27.533Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:be1f345a-d3e5-4e85-999e-55e3bbda984c Model Version:NULL Model InvariantUuid:64ef9efb-af78-4c72-982d-91905ed0c98c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:89388506-c590-4148-b73b-498af74be397 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:bc59ac71-1e1b-4a04-853c-262558053dbb Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6ce73fff-ba73-460c-8f45-995ffcfdb05d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:719fb650-a924-4b43-96a7-7e1526a700a0 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:22134762-2b20-49d1-b4ff-ce1943982523 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c74bb95f-e823-40e1-85ec-0f4e57e15217 ModelInvariantUuid:28bea827-d551-489c-ba7d-34209770e70b ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:01e0ed6e-8c33-4630-b82b-490812f157d0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:b053b8dc-2b6f-4d7a-b3b4-9e7104cabe83 ModelInvariantUuid:7bb6f5f8-a648-45d3-a0a8-5ecc1f6d0b34 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:2c091826-7b54-49d0-b2a7-b19fc09c8b3a 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-05-08T00:53:27.548Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: a10c276f-68fd-41ec-b4f9-5ac707f87413 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:53:27.557Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||basic_vm 0 2023-05-08T00:53:27.557Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a10c276f-68fd-41ec-b4f9-5ac707f87413 2023-05-08T00:53:27.558Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 5b4978b1-ddc8-40c1-abd5-954ed7c3363c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-08T00:53:27.558Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-08T00:53:27.558Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.728Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-08T00:53:27.729Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 5b4978b1-ddc8-40c1-abd5-954ed7c3363c 787 2023-05-08T00:53:27.729Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.730Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:27.730Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:53:27.730Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:27.730Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:27.730Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507207729, "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-05-08T00:53:28.731Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "719fb650-a924-4b43-96a7-7e1526a700a0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "22134762-2b20-49d1-b4ff-ce1943982523", "vfModuleModelCustomizationUUID": "8db44791-ce78-4992-acce-e8c6753d9c88", "isBase": true, "artifacts": [ "4f4db55c-cd42-4f56-90e7-5ac989bde207", "93e86f96-8827-4837-85a4-7ab9e19b06ac" ], "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-05-08T00:53:28.738Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:22134762-2b20-49d1-b4ff-ce1943982523 VfModuleModelInvariantUUID:719fb650-a924-4b43-96a7-7e1526a700a0 VfModuleModelDescription:NULL Artifacts UUID List:{ 4f4db55c-cd42-4f56-90e7-5ac989bde207 , 93e86f96-8827-4837-85a4-7ab9e19b06ac } 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-05-08T00:53:28.742Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "719fb650-a924-4b43-96a7-7e1526a700a0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "22134762-2b20-49d1-b4ff-ce1943982523", "vfModuleModelCustomizationUUID": "8db44791-ce78-4992-acce-e8c6753d9c88", "isBase": true, "artifacts": [ "4f4db55c-cd42-4f56-90e7-5ac989bde207", "93e86f96-8827-4837-85a4-7ab9e19b06ac" ], "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-05-08T00:53:28.742Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:22134762-2b20-49d1-b4ff-ce1943982523 VfModuleModelInvariantUUID:719fb650-a924-4b43-96a7-7e1526a700a0 VfModuleModelDescription:NULL Artifacts UUID List:{ 4f4db55c-cd42-4f56-90e7-5ac989bde207 , 93e86f96-8827-4837-85a4-7ab9e19b06ac } 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-05-08T00:53:28.742Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4f4db55c-cd42-4f56-90e7-5ac989bde207 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-08T00:53:28.742Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-08T00:53:28.742Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:28.835Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-08T00:53:28.835Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 4f4db55c-cd42-4f56-90e7-5ac989bde207 5033 2023-05-08T00:53:28.836Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:28.836Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:28.836Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:53:28.836Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:28.836Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:28.837Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507208836, "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-05-08T00:53:29.837Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 93e86f96-8827-4837-85a4-7ab9e19b06ac from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-08T00:53:29.838Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - download 2023-05-08T00:53:29.838Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:29.929Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||GET Response Status 200 2023-05-08T00:53:29.930Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 93e86f96-8827-4837-85a4-7ab9e19b06ac 903 2023-05-08T00:53:29.930Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:29.930Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:29.930Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T00:53:29.930Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:29.930Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:29.931Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507209930, "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-05-08T00:53:30.931Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: be1f345a-d3e5-4e85-999e-55e3bbda984c 2023-05-08T00:53:30.932Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 a10c276f-68fd-41ec-b4f9-5ac707f87413 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-05-08T00:53:30.960Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2e61acc6, org.onap.sdc.toscaparser.api.parameters.Input@33997a5f, org.onap.sdc.toscaparser.api.parameters.Input@5e8c4bb7, org.onap.sdc.toscaparser.api.parameters.Input@77ce75a, org.onap.sdc.toscaparser.api.parameters.Input@24586cef] 2023-05-08T00:53:30.962Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.963Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.963Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 2023-05-08T00:53:30.963Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 6ce73fff-ba73-460c-8f45-995ffcfdb05d 2023-05-08T00:53:30.963Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6ce73fff-ba73-460c-8f45-995ffcfdb05d matches Tosca VF Customization UUID: 6ce73fff-ba73-460c-8f45-995ffcfdb05d 2023-05-08T00:53:30.963Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 6ce73fff-ba73-460c-8f45-995ffcfdb05d 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-05-08T00:53:30.969Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.969Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.970Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 6ce73fff-ba73-460c-8f45-995ffcfdb05d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-08T00:53:30.971Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@a0f51d 2023-05-08T00:53:30.971Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.971Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T00:53:30.971Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8db44791-ce78-4992-acce-e8c6753d9c88 2023-05-08T00:53:30.971Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8db44791-ce78-4992-acce-e8c6753d9c88 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-05-08T00:53:30.976Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.976Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:30.977Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:53:30.977Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.977Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:30.977Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:53:30.977Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.977Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-08T00:53:30.978Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-08T00:53:30.978Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-08T00:53:30.978Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c74bb95f-e823-40e1-85ec-0f4e57e15217 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-05-08T00:53:30.984Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.984Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:30.984Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T00:53:30.985Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.985Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-08T00:53:30.985Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=6ce73fff-ba73-460c-8f45-995ffcfdb05d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:53:30.989Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid be1f345a-d3e5-4e85-999e-55e3bbda984c: basic_vm 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.990Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T00:53:30.991Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T00:53:30.991Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm a10c276f-68fd-41ec-b4f9-5ac707f87413 1 ASDC deployResourceStructure 2023-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:31.209Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507211209, "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-05-08T00:53:32.213Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:32.213Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:32.213Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:53:32.213Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:32.213Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:32.214Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507212213, "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-05-08T00:53:33.215Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:33.215Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||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-05-08T00:53:33.215Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:53:33.215Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:33.215Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:33.215Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507213214, "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-05-08T00:53:34.216Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-08T00:53:34.217Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-08T00:53:34.217Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T00:53:34.217Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:53:34.217Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:53:34.217Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507214216, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:53:35.218Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7cd04cd9-bd07-429e-b284-c633356aab0b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:53:35.242Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7cd04cd9-bd07-429e-b284-c633356aab0b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:53:35.248Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:53:35.249Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T00:53:35.249Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T00:53:42.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:53:42.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.262Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.262Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "ves-openapi-manager", "timestamp": 1683507085527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507091601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507064436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:53:42.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507082886, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507094153, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507106388, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507107096, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507105812, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507106251, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "cds-sdc-listener", "timestamp": 1683507108100, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:53:42.288Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7cd04cd9-bd07-429e-b284-c633356aab0b 2023-05-08T00:53:42.288Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cd04cd9-bd07-429e-b284-c633356aab0b and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T00:53:42.306Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.306Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507106815, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:53:42.306Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.307Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.307Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507107499, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.307Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.308Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.308Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "policy-distribution-id", "timestamp": 1683507107817, "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-05-08T00:53:42.332Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7cd04cd9-bd07-429e-b284-c633356aab0b 2023-05-08T00:53:42.332Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cd04cd9-bd07-429e-b284-c633356aab0b 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-05-08T00:53:42.357Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.357Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507108587, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.357Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.357Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.357Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507109655, "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-05-08T00:53:42.375Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7cd04cd9-bd07-429e-b284-c633356aab0b 2023-05-08T00:53:42.375Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cd04cd9-bd07-429e-b284-c633356aab0b 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-05-08T00:53:42.394Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.394Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "multicloud-k8s", "timestamp": 1683507110657, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T00:53:42.395Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.395Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.395Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507112323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:53:42.395Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.395Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.395Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "aai-model-loader", "timestamp": 1683507113326, "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-05-08T00:53:42.409Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7cd04cd9-bd07-429e-b284-c633356aab0b 2023-05-08T00:53:42.410Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cd04cd9-bd07-429e-b284-c633356aab0b 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-05-08T00:53:42.435Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.435Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.436Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507115862, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507123663, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:53:42.437Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.438Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507125828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:53:42.438Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.438Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.438Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507126831, "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-05-08T00:53:42.454Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7cd04cd9-bd07-429e-b284-c633356aab0b 2023-05-08T00:53:42.454Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cd04cd9-bd07-429e-b284-c633356aab0b 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-05-08T00:53:42.478Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.479Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "00348e8e-5ee0-4539-a6fa-7fddd7fa2f96", "consumerID": "SO-sdc-controller", "timestamp": 1683507154324, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T00:53:42.479Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.479Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.480Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.480Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.480Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.481Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.482Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/resourceInstances/pnf6ae123a604dc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.483Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:53:42.483Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-08T00:53:42.483Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:53:42.484Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:05.249Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7cd04cd9-bd07-429e-b284-c633356aab0b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:54:05.277Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7cd04cd9-bd07-429e-b284-c633356aab0b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T00:54:05.284Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T00:54:05.284Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T00:54:05.284Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T00:54:05.284Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T00:54:05.284Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:54:05.284Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:54:05.285Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:54:05.285Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:54:05.285Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T00:54:05.285Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T00:54:05.300Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T00:54:35.301Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7cd04cd9-bd07-429e-b284-c633356aab0b and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T00:54:35.312Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7cd04cd9-bd07-429e-b284-c633356aab0b and serviceModelVersionId: be1f345a-d3e5-4e85-999e-55e3bbda984c 2023-05-08T00:54:35.312Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 64ef9efb-af78-4c72-982d-91905ed0c98c 2023-05-08T00:54:35.313Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/64ef9efb-af78-4c72-982d-91905ed0c98c/model-vers/model-ver/be1f345a-d3e5-4e85-999e-55e3bbda984c?depth=0 2023-05-08T00:54:35.321Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T00:54:35.389Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64ef9efb-af78-4c72-982d-91905ed0c98c/model-vers/model-ver/be1f345a-d3e5-4e85-999e-55e3bbda984c?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-05-08T00:54:35.391Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64ef9efb-af78-4c72-982d-91905ed0c98c/model-vers/model-ver/be1f345a-d3e5-4e85-999e-55e3bbda984c?depth=0|INFO|500||Invoke 2023-05-08T00:54:35.400Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64ef9efb-af78-4c72-982d-91905ed0c98c/model-vers/model-ver/be1f345a-d3e5-4e85-999e-55e3bbda984c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T00:54:35.571Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64ef9efb-af78-4c72-982d-91905ed0c98c/model-vers/model-ver/be1f345a-d3e5-4e85-999e-55e3bbda984c?depth=0|INFO|500||InvokeReturn 2023-05-08T00:54:35.572Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/64ef9efb-af78-4c72-982d-91905ed0c98c/model-vers/model-ver/be1f345a-d3e5-4e85-999e-55e3bbda984c?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 00:54:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[192648], x-aai-txid=[2-aai-resources-230508-00:54:35:411-86462], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T00:54:35.572Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity. 2023-05-08T00:54:35.572Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T00:54:35.572Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T00:54:35.584Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T00:54:35.585Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7cd04cd9-bd07-429e-b284-c633356aab0b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T00:54:35.586Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T00:54:35.586Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus 2023-05-08T00:54:35.587Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T00:54:35.587Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Trying to send status: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507275586, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T00:54:36.621Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:54:42.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:54:42.262Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.262Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:54:42.263Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.263Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.263Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507163565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:54:42.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507165771, "artifactURL": "/sdc/v1/catalog/services/DemoPnfGefz56riohlddzawht6u/1.0/artifacts/service-DemoPnfGefz56riohlddzawht6u-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:54:42.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e79a5760-137c-4679-805b-da084b993d1d", "consumerID": "SO-sdc-controller", "timestamp": 1683507197117, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-08T00:54:42.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-08T00:54:42.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T00:54:42.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.268Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507155355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-08T00:54:42.268Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.268Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507205370, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T00:54:42.268Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507207729, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T00:54:42.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507208836, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T00:54:42.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507209930, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507211209, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507212213, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507213214, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507214216, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T00:54:42.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:55:36.621Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:55:42.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:55:42.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-08T00:55:42.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7cd04cd9-bd07-429e-b284-c633356aab0b", "consumerID": "SO-sdc-controller", "timestamp": 1683507275586, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T00:55:42.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T00:56:36.623Z|7cd04cd9-bd07-429e-b284-c633356aab0b|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:56:42.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:57:36.625Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:57:42.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:58:36.627Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:58:42.261Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T00:59:36.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T00:59:42.261Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:00:36.629Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:00:42.261Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:01:36.630Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:01:42.263Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:02:36.630Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:02:42.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:03:36.631Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:03:42.266Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:04:36.632Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:04:42.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:05:31.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T01:05:31.040Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"cfb08eca-7646-40c9-baca-46edeb402f01","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b4d42d5f-d2f3-4588-b441-e54ffcee2ace","serviceDescription":"service","serviceInvariantUUID":"5ce73780-b2a7-4847-a302-270c3ddfed22","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"36527752-8906-43bf-a8ae-a20ca3567800","resourceInvariantUUID":"c3178580-ece3-4e11-935a-3059e1217b4c","resourceCustomizationUUID":"a77a2e00-2b4d-4c14-a751-811502783f65","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":"Y2ZmNjU4ZDJlMjM5MjIzOTQ0OGE2NjEyMTUzNmIzOTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"36a42674-ca5e-4c73-a93c-366bfba0fd64","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":"NTQ5NmFmYmE4Yzc1NDdkYTEzYzJiOTY2YmM4NjQ0Yzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"29cb535f-47ae-4b17-b4d9-023375a2bde6","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":"fc97aeb9-efb4-4be2-a85f-653a9cc31996","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":"a81bae00-bdc6-4dc6-8445-77e6b56a49fb","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":"88928580-a6ba-4433-97f7-974cbd97b434","artifactVersion":"2","generatedFromUUID":"388f65cf-bf1e-411d-b660-fbfce959fa94"},{"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":"cf536a5a-5386-4a4d-8a0c-c538057a3af8","artifactVersion":"2","generatedFromUUID":"fc97aeb9-efb4-4be2-a85f-653a9cc31996"},{"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":"388f65cf-bf1e-411d-b660-fbfce959fa94","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":"4ad4c471-7c38-4559-9461-b7dcb46ab4a7","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":"MzdlZDFhM2E5YWJhMmZjZjU1Y2JiMDdkMmNiOTI5MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3c9ed43-111f-4ba5-9a9a-96efbff0f0ac","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NzYyNzkwZDAyN2Y3YjkxOWQyN2YxNWYwNTc2YzVlNjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f772603f-e394-4012-90bf-01591e4f2d4f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T01:05:31.042Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:31.043Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:31.043Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:31.043Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:31.073Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:05:31.073Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:05:31.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:05:31.074Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:05:31.074Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:05:31.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:05:32.050Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:32.050Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:32.050Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:32.051Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:33.052Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:33.053Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:33.053Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:33.054Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:34.055Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:34.056Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:34.056Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:34.056Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:35.057Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:35.058Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:35.058Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:35.059Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:36.059Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:36.060Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:36.060Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:36.060Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:37.062Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:37.062Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:37.063Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:37.063Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:38.064Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:38.064Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:38.065Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:38.065Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "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-05-08T01:05:39.066Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:39.066Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:39.067Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:39.067Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:05:40.068Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:05:40.068Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:40.068Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:40.068Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:05:41.070Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "b4d42d5f-d2f3-4588-b441-e54ffcee2ace", "serviceDescription": "service", "serviceInvariantUUID": "5ce73780-b2a7-4847-a302-270c3ddfed22", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a77a2e00-2b4d-4c14-a751-811502783f65", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "36527752-8906-43bf-a8ae-a20ca3567800", "resourceInvariantUUID": "c3178580-ece3-4e11-935a-3059e1217b4c", "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": "NTQ5NmFmYmE4Yzc1NDdkYTEzYzJiOTY2YmM4NjQ0Yzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "29cb535f-47ae-4b17-b4d9-023375a2bde6", "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": "fc97aeb9-efb4-4be2-a85f-653a9cc31996", "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": "cf536a5a-5386-4a4d-8a0c-c538057a3af8", "generatedFromUUID": "fc97aeb9-efb4-4be2-a85f-653a9cc31996" }, "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": "88928580-a6ba-4433-97f7-974cbd97b434", "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": "cf536a5a-5386-4a4d-8a0c-c538057a3af8", "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": "388f65cf-bf1e-411d-b660-fbfce959fa94", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "NzYyNzkwZDAyN2Y3YjkxOWQyN2YxNWYwNTc2YzVlNjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f772603f-e394-4012-90bf-01591e4f2d4f" } ], "workloadContext": "Production" } 2023-05-08T01:05:41.071Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T01:05:41.071Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b4d42d5f-d2f3-4588-b441-e54ffcee2ace ASDC 2023-05-08T01:05:41.072Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:cfb08eca-7646-40c9-baca-46edeb402f01 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:b4d42d5f-d2f3-4588-b441-e54ffcee2ace ServiceInvariantUUID:5ce73780-b2a7-4847-a302-270c3ddfed22 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:f772603f-e394-4012-90bf-01591e4f2d4f ArtifactChecksum:NzYyNzkwZDAyN2Y3YjkxOWQyN2YxNWYwNTc2YzVlNjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a77a2e00-2b4d-4c14-a751-811502783f65 ResourceInvariantUUID:c3178580-ece3-4e11-935a-3059e1217b4c ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:36527752-8906-43bf-a8ae-a20ca3567800 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:29cb535f-47ae-4b17-b4d9-023375a2bde6 ArtifactChecksum:NTQ5NmFmYmE4Yzc1NDdkYTEzYzJiOTY2YmM4NjQ0Yzg= 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:fc97aeb9-efb4-4be2-a85f-653a9cc31996 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:cf536a5a-5386-4a4d-8a0c-c538057a3af8 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:88928580-a6ba-4433-97f7-974cbd97b434 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:cf536a5a-5386-4a4d-8a0c-c538057a3af8 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:388f65cf-bf1e-411d-b660-fbfce959fa94 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-08T01:05:41.073Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b4d42d5f-d2f3-4588-b441-e54ffcee2ace ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T01:05:41.157Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T01:05:41.158Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:05:41.158Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:05:41.158Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f772603f-e394-4012-90bf-01591e4f2d4f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:41.159Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:05:41.159Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:41.266Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:05:41.280Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar f772603f-e394-4012-90bf-01591e4f2d4f 163264 2023-05-08T01:05:41.280Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-08T01:05:41.280Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:41.280Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:05:41.281Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:41.281Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:41.281Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507941280, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:05:42.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:05:42.261Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:05:42.261Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:05:42.262Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:05:42.262Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:05:42.262Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:05:42.263Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:05:42.282Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T01:05:42.283Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:05:42.284Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: f772603f-e394-4012-90bf-01591e4f2d4f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:42.284Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-05-08T01:05:42.286Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:42.286Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:42.429Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5224207337448043372/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.368Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-05-08T01:05:43.369Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:43.370Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=96096345-06d4-42d4-973d-1de0aa894255 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:43.371Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:b4d42d5f-d2f3-4588-b441-e54ffcee2ace Model Version:NULL Model InvariantUuid:5ce73780-b2a7-4847-a302-270c3ddfed22 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:2a041f0a-3f5c-482d-b16e-f51f55bd2144 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c3178580-ece3-4e11-935a-3059e1217b4c Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a77a2e00-2b4d-4c14-a751-811502783f65 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:62b28207-699e-4c75-ae93-16b5f6c1fdd2 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:4e2e8c3f-1c75-435f-964b-638253040c9f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:3334aaa8-83c5-4978-a451-9e3d7c484529 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:74405354-3fe7-4d06-bdd2-5c8d7b1af057 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:96096345-06d4-42d4-973d-1de0aa894255 ModelInvariantUuid:caf3a39d-6016-4af9-9418-eb54514697ab ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:d2411269-401d-4cd8-bb3c-bb6fb9507d4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:fcc7205b-d8e3-48e5-9da0-a862f959534f ModelInvariantUuid:c2758844-966a-4ccf-9a4c-fc5a34846ec2 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:77b96f0f-74fd-4fdc-8db4-d44d5adb3711 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-05-08T01:05:43.391Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 36527752-8906-43bf-a8ae-a20ca3567800 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:05:43.399Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||basic_cnf_macro 0 2023-05-08T01:05:43.399Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 36527752-8906-43bf-a8ae-a20ca3567800 2023-05-08T01:05:43.399Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 29cb535f-47ae-4b17-b4d9-023375a2bde6 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-08T01:05:43.399Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:05:43.399Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.503Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 29cb535f-47ae-4b17-b4d9-023375a2bde6 1565 2023-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:43.504Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507943504, "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-05-08T01:05:44.505Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "3334aaa8-83c5-4978-a451-9e3d7c484529", "vfModuleModelVersion": "1", "vfModuleModelUUID": "74405354-3fe7-4d06-bdd2-5c8d7b1af057", "vfModuleModelCustomizationUUID": "2aee6e88-dc05-4032-a753-377923e8bdec", "isBase": true, "artifacts": [ "fc97aeb9-efb4-4be2-a85f-653a9cc31996", "cf536a5a-5386-4a4d-8a0c-c538057a3af8" ], "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": "62b28207-699e-4c75-ae93-16b5f6c1fdd2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4e2e8c3f-1c75-435f-964b-638253040c9f", "vfModuleModelCustomizationUUID": "2020a2d9-50f0-4f92-9d4a-1a6e313783fb", "isBase": false, "artifacts": [ "388f65cf-bf1e-411d-b660-fbfce959fa94" ], "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-05-08T01:05:44.512Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:74405354-3fe7-4d06-bdd2-5c8d7b1af057 VfModuleModelInvariantUUID:3334aaa8-83c5-4978-a451-9e3d7c484529 VfModuleModelDescription:NULL Artifacts UUID List:{ fc97aeb9-efb4-4be2-a85f-653a9cc31996 , cf536a5a-5386-4a4d-8a0c-c538057a3af8 } 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:4e2e8c3f-1c75-435f-964b-638253040c9f VfModuleModelInvariantUUID:62b28207-699e-4c75-ae93-16b5f6c1fdd2 VfModuleModelDescription:NULL Artifacts UUID List:{ 388f65cf-bf1e-411d-b660-fbfce959fa94 } 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-05-08T01:05:44.518Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "3334aaa8-83c5-4978-a451-9e3d7c484529", "vfModuleModelVersion": "1", "vfModuleModelUUID": "74405354-3fe7-4d06-bdd2-5c8d7b1af057", "vfModuleModelCustomizationUUID": "2aee6e88-dc05-4032-a753-377923e8bdec", "isBase": true, "artifacts": [ "fc97aeb9-efb4-4be2-a85f-653a9cc31996", "cf536a5a-5386-4a4d-8a0c-c538057a3af8" ], "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": "62b28207-699e-4c75-ae93-16b5f6c1fdd2", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4e2e8c3f-1c75-435f-964b-638253040c9f", "vfModuleModelCustomizationUUID": "2020a2d9-50f0-4f92-9d4a-1a6e313783fb", "isBase": false, "artifacts": [ "388f65cf-bf1e-411d-b660-fbfce959fa94" ], "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-05-08T01:05:44.519Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:74405354-3fe7-4d06-bdd2-5c8d7b1af057 VfModuleModelInvariantUUID:3334aaa8-83c5-4978-a451-9e3d7c484529 VfModuleModelDescription:NULL Artifacts UUID List:{ fc97aeb9-efb4-4be2-a85f-653a9cc31996 , cf536a5a-5386-4a4d-8a0c-c538057a3af8 } 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:4e2e8c3f-1c75-435f-964b-638253040c9f VfModuleModelInvariantUUID:62b28207-699e-4c75-ae93-16b5f6c1fdd2 VfModuleModelDescription:NULL Artifacts UUID List:{ 388f65cf-bf1e-411d-b660-fbfce959fa94 } 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-05-08T01:05:44.519Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fc97aeb9-efb4-4be2-a85f-653a9cc31996 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-08T01:05:44.519Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:05:44.520Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:44.611Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:05:44.611Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml fc97aeb9-efb4-4be2-a85f-653a9cc31996 914 2023-05-08T01:05:44.612Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:44.612Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:44.612Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:05:44.613Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:44.613Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:44.613Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507944612, "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-05-08T01:05:45.614Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 88928580-a6ba-4433-97f7-974cbd97b434 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-08T01:05:45.615Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:05:45.615Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:45.711Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:05:45.719Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 88928580-a6ba-4433-97f7-974cbd97b434 12 2023-05-08T01:05:45.720Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:45.720Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:45.720Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:05:45.721Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:45.721Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:45.721Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507945720, "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-05-08T01:05:46.722Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: cf536a5a-5386-4a4d-8a0c-c538057a3af8 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-08T01:05:46.722Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:05:46.723Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:46.810Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:05:46.811Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env cf536a5a-5386-4a4d-8a0c-c538057a3af8 96 2023-05-08T01:05:46.812Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:46.812Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:46.812Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:05:46.812Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:46.812Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:46.812Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507946812, "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-05-08T01:05:47.813Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 388f65cf-bf1e-411d-b660-fbfce959fa94 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-08T01:05:47.814Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:05:47.814Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:47.911Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:05:47.911Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 388f65cf-bf1e-411d-b660-fbfce959fa94 20206 2023-05-08T01:05:47.912Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:47.912Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:47.912Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:05:47.913Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:47.913Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:47.913Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507947912, "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-05-08T01:05:48.919Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: b4d42d5f-d2f3-4588-b441-e54ffcee2ace 2023-05-08T01:05:48.919Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 36527752-8906-43bf-a8ae-a20ca3567800 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-05-08T01:05:48.948Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b9e000f, org.onap.sdc.toscaparser.api.parameters.Input@272c3a41, org.onap.sdc.toscaparser.api.parameters.Input@10c4d444, org.onap.sdc.toscaparser.api.parameters.Input@44a70e7d, org.onap.sdc.toscaparser.api.parameters.Input@7f82e09e] 2023-05-08T01:05:48.950Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.951Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.951Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-05-08T01:05:48.952Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= a77a2e00-2b4d-4c14-a751-811502783f65 2023-05-08T01:05:48.952Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a77a2e00-2b4d-4c14-a751-811502783f65 matches Tosca VF Customization UUID: a77a2e00-2b4d-4c14-a751-811502783f65 2023-05-08T01:05:48.952Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: a77a2e00-2b4d-4c14-a751-811502783f65 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-05-08T01:05:48.957Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.957Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.958Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id a77a2e00-2b4d-4c14-a751-811502783f65: {\"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-05-08T01:05:48.958Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@73c295fc 2023-05-08T01:05:48.959Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.959Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T01:05:48.959Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2020a2d9-50f0-4f92-9d4a-1a6e313783fb 2023-05-08T01:05:48.960Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2020a2d9-50f0-4f92-9d4a-1a6e313783fb 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-05-08T01:05:48.965Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.966Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:48.966Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:05:48.966Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.966Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:48.967Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:05:48.967Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.967Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-08T01:05:48.967Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a77a2e00-2b4d-4c14-a751-811502783f65 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:05:48.972Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.972Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.973Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid b4d42d5f-d2f3-4588-b441-e54ffcee2ace: basic_cnf_macro 2023-05-08T01:05:48.973Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.973Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.974Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.974Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.975Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.975Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.976Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.976Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.976Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:05:48.977Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:05:48.977Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:49.087Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 36527752-8906-43bf-a8ae-a20ca3567800 2 ASDC deployResourceStructure 2023-05-08T01:05:49.087Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:49.087Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:49.088Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:05:49.088Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:49.088Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:49.088Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507949087, "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-05-08T01:05:50.089Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:50.090Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:50.090Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:05:50.090Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:50.090Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:50.090Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507950089, "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-05-08T01:05:51.100Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:51.101Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:51.101Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-08T01:05:51.102Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:51.102Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:51.102Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507951092, "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-05-08T01:05:52.103Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:52.103Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:52.103Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:05:52.103Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:52.104Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:52.104Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507952103, "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-05-08T01:05:53.104Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:53.104Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||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-05-08T01:05:53.105Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-08T01:05:53.105Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:53.105Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:53.105Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507953104, "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-05-08T01:05:54.106Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-08T01:05:54.106Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-08T01:05:54.107Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:05:54.107Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:05:54.107Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:05:54.107Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507954106, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:05:55.108Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:05:55.138Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:05:55.144Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:05:55.144Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T01:05:55.144Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T01:06:25.145Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:06:25.169Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:06:25.175Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:06:25.176Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T01:06:25.176Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T01:06:42.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:06:42.263Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.263Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.264Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.265Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.266Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.267Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.267Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.267Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.268Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.269Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.269Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-08T01:06:42.269Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.269Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.269Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.270Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.277Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-08T01:06:42.277Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.277Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.277Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.280Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.281Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.281Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.281Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.281Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.281Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.281Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-08T01:06:42.282Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.282Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.282Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.282Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.282Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.283Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.283Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.283Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.283Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-08T01:06:42.283Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.283Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.284Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.284Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.284Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.284Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.284Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.285Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.285Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.286Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.286Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.287Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.287Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.288Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.288Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.288Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.288Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.288Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.289Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.289Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.290Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.290Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.290Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.291Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.291Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.291Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.291Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.291Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.292Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507918839, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507922886, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "ves-openapi-manager", "timestamp": 1683507926605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:06:42.293Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.294Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.294Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507876632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:06:42.294Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.294Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.294Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507889112, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:06:42.294Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.295Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.295Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507921692, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:06:42.295Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.295Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.295Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507925861, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:06:42.296Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.296Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.296Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507941263, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T01:06:42.296Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.297Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.297Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507940708, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:06:42.297Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.297Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.297Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507942011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507941280, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507941154, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:06:42.298Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:42.299Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:06:42.299Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507941510, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:06:42.299Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:06:55.177Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:06:55.213Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:06:55.221Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:06:55.221Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T01:06:55.221Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T01:07:25.221Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:07:25.250Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:07:25.255Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:07:25.256Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-08T01:07:25.256Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-08T01:07:42.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:07:42.263Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.263Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507941711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.264Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.264Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.264Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507942389, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.264Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.264Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.264Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "policy-distribution-id", "timestamp": 1683507942713, "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-05-08T01:07:42.285Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cfb08eca-7646-40c9-baca-46edeb402f01 2023-05-08T01:07:42.285Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfb08eca-7646-40c9-baca-46edeb402f01 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-05-08T01:07:42.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.310Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507943503, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507943504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507943518, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "cds-sdc-listener", "timestamp": 1683507944969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T01:07:42.323Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cfb08eca-7646-40c9-baca-46edeb402f01 2023-05-08T01:07:42.324Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfb08eca-7646-40c9-baca-46edeb402f01 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T01:07:42.345Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.345Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507944605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.345Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.345Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.345Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507944612, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.346Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.346Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.346Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507944521, "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-05-08T01:07:42.358Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cfb08eca-7646-40c9-baca-46edeb402f01 2023-05-08T01:07:42.359Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfb08eca-7646-40c9-baca-46edeb402f01 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-05-08T01:07:42.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507945720, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507945752, "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-05-08T01:07:42.395Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cfb08eca-7646-40c9-baca-46edeb402f01 2023-05-08T01:07:42.395Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfb08eca-7646-40c9-baca-46edeb402f01 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-05-08T01:07:42.414Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "multicloud-k8s", "timestamp": 1683507946755, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507946812, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507947912, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507947876, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.415Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "aai-model-loader", "timestamp": 1683507948878, "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-05-08T01:07:42.428Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cfb08eca-7646-40c9-baca-46edeb402f01 2023-05-08T01:07:42.428Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfb08eca-7646-40c9-baca-46edeb402f01 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-05-08T01:07:42.451Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.452Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507949087, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.452Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.452Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.452Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507950089, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.452Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.453Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.453Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507951092, "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-05-08T01:07:42.453Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.453Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.453Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507952103, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.454Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.454Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.454Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507953104, "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-05-08T01:07:42.454Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.454Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.454Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683507954106, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.454Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.455Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.456Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.456Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.456Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.456Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.456Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.456Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.458Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.459Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.459Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.459Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.459Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.459Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.460Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.460Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.460Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.460Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-08T01:07:42.461Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.461Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.461Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-08T01:07:42.461Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.461Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.461Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.462Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.462Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.462Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.462Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.462Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.462Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.463Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.465Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.467Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.468Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.469Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.470Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507945971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:07:42.471Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507952886, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:07:42.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.472Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.472Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507947758, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:07:42.472Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507943714, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "ves-openapi-manager", "timestamp": 1683507964437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507955861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.473Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507972300, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507971731, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507972176, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.474Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507973048, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507972537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507972734, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507973402, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.475Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.476Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.476Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "cds-sdc-listener", "timestamp": 1683507974583, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-05-08T01:07:42.513Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3f63cf04-c708-488d-84f5-b865e22f0cb0 2023-05-08T01:07:42.513Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f63cf04-c708-488d-84f5-b865e22f0cb0 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T01:07:42.533Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.533Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "policy-distribution-id", "timestamp": 1683507973735, "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-05-08T01:07:42.545Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3f63cf04-c708-488d-84f5-b865e22f0cb0 2023-05-08T01:07:42.545Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f63cf04-c708-488d-84f5-b865e22f0cb0 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-05-08T01:07:42.566Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.566Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507974491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-08T01:07:42.566Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.566Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.567Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507974559, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.567Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.567Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507975548, "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-05-08T01:07:42.582Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3f63cf04-c708-488d-84f5-b865e22f0cb0 2023-05-08T01:07:42.582Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f63cf04-c708-488d-84f5-b865e22f0cb0 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-05-08T01:07:42.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683507975562, "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-05-08T01:07:42.611Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3f63cf04-c708-488d-84f5-b865e22f0cb0 2023-05-08T01:07:42.611Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f63cf04-c708-488d-84f5-b865e22f0cb0 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-05-08T01:07:42.631Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "multicloud-k8s", "timestamp": 1683507976551, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507978082, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:07:42.631Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "aai-model-loader", "timestamp": 1683507979084, "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-05-08T01:07:42.644Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3f63cf04-c708-488d-84f5-b865e22f0cb0 2023-05-08T01:07:42.644Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f63cf04-c708-488d-84f5-b865e22f0cb0 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-05-08T01:07:55.256Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:07:55.285Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:07:55.290Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:07:55.291Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:07:55.292Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:07:55.292Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T01:07:55.315Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T01:08:25.315Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cfb08eca-7646-40c9-baca-46edeb402f01 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T01:08:25.327Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cfb08eca-7646-40c9-baca-46edeb402f01 and serviceModelVersionId: b4d42d5f-d2f3-4588-b441-e54ffcee2ace 2023-05-08T01:08:25.327Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5ce73780-b2a7-4847-a302-270c3ddfed22 2023-05-08T01:08:25.328Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0 2023-05-08T01:08:25.335Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T01:08:25.391Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0|INFO|500||Invoke 2023-05-08T01:08:25.392Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cfb08eca-7646-40c9-baca-46edeb402f01], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e638d3f6-2e15-42da-9f77-f97c1ed2c1c9], X-ECOMP-RequestID=[cfb08eca-7646-40c9-baca-46edeb402f01], X-TransactionId=[], X-ONAP-RequestID=[cfb08eca-7646-40c9-baca-46edeb402f01], Content-Type=[application/merge-patch+json]} 2023-05-08T01:08:25.402Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T01:08:25.575Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?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/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 01:08:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[213128], x-aai-txid=[1-aai-resources-230508-01:08:25:412-94283], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T01:08:25.575Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-08T01:08:25.576Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ce73780-b2a7-4847-a302-270c3ddfed22/model-vers/model-ver/b4d42d5f-d2f3-4588-b441-e54ffcee2ace?depth=0|INFO|500||InvokeReturn 2023-05-08T01:08:25.576Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T01:08:25.577Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:08:25.587Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T01:08:25.589Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cfb08eca-7646-40c9-baca-46edeb402f01 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T01:08:25.589Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T01:08:25.590Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:25.590Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:25.590Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683508105589, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T01:08:26.632Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:08:26.642Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T01:08:26.642Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"3f63cf04-c708-488d-84f5-b865e22f0cb0","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"f089652f-c34f-4015-afdd-a0b89ceee0b1","serviceDescription":"service","serviceInvariantUUID":"e6a51eb0-d780-4ae1-830d-b98de7a04ad0","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f3b0bdef-7dae-4e6e-a837-1fee3318dcaa","resourceInvariantUUID":"9a0103b2-0e32-41d3-95ef-eef9b42a244c","resourceCustomizationUUID":"a121fcfc-62c5-4012-83a3-fa0678fa85e8","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":"ZTBiMjNkZmUyNjE1YWY1MTc4NjdjNmY1ZWQ0NDUyOWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fd570788-88e1-4d35-a852-6e872b7b1f0f","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":"MzIwYjA5ZWFhYmRiNjc2YWJiNjQ0YWY2YTkzOGYxZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b60caa73-ef66-4427-8787-91a064ca6681","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":"a9ceff9a-0477-4a81-99f6-4943b85f0e43","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":"c0457bf8-92fc-4d8c-b66f-3141dec4bf77","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":"cc83de5d-0789-442f-8a98-55d56b3abb0b","artifactVersion":"2","generatedFromUUID":"a9ceff9a-0477-4a81-99f6-4943b85f0e43"},{"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":"Y2U2NWQzYTg5OTFlYmE3YTE0OTY5ZjMzNjgyMTE0MTI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f9dd93cf-4799-44ca-aae6-9f639a015bea","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":"YzZkMjQ3NDUyYWY5NWQ5MThiYzFkMTAzYTY3Y2U1ODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"341ebfad-07a9-4ee5-9a14-6feadb258809","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NDQzZDVlNDg4NDJhNGZiYjQ2YWEzZGUxMDI3NDY1OWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78f2d3bc-87bd-4c92-8782-13010f3c7abb","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T01:08:26.644Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:26.644Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:26.644Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:26.644Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:08:27.646Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:27.646Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:27.646Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:27.646Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:08:28.647Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:28.647Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:28.648Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:28.648Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:08:29.649Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:29.649Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:29.650Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:29.650Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:08:30.650Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:30.651Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:30.651Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:30.651Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:08:31.652Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:31.653Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:31.653Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:31.653Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:08:32.654Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:32.654Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:32.654Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:32.655Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:08:33.655Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:08:33.656Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:33.656Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:33.656Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:08:34.657Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "f089652f-c34f-4015-afdd-a0b89ceee0b1", "serviceDescription": "service", "serviceInvariantUUID": "e6a51eb0-d780-4ae1-830d-b98de7a04ad0", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "a121fcfc-62c5-4012-83a3-fa0678fa85e8", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f3b0bdef-7dae-4e6e-a837-1fee3318dcaa", "resourceInvariantUUID": "9a0103b2-0e32-41d3-95ef-eef9b42a244c", "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": "MzIwYjA5ZWFhYmRiNjc2YWJiNjQ0YWY2YTkzOGYxZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b60caa73-ef66-4427-8787-91a064ca6681", "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": "a9ceff9a-0477-4a81-99f6-4943b85f0e43", "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": "cc83de5d-0789-442f-8a98-55d56b3abb0b", "generatedFromUUID": "a9ceff9a-0477-4a81-99f6-4943b85f0e43" }, "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": "cc83de5d-0789-442f-8a98-55d56b3abb0b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NDQzZDVlNDg4NDJhNGZiYjQ2YWEzZGUxMDI3NDY1OWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "78f2d3bc-87bd-4c92-8782-13010f3c7abb" } ], "workloadContext": "Production" } 2023-05-08T01:08:34.657Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T01:08:34.658Z|cfb08eca-7646-40c9-baca-46edeb402f01|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f089652f-c34f-4015-afdd-a0b89ceee0b1 ASDC 2023-05-08T01:08:34.658Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:3f63cf04-c708-488d-84f5-b865e22f0cb0 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:f089652f-c34f-4015-afdd-a0b89ceee0b1 ServiceInvariantUUID:e6a51eb0-d780-4ae1-830d-b98de7a04ad0 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:78f2d3bc-87bd-4c92-8782-13010f3c7abb ArtifactChecksum:NDQzZDVlNDg4NDJhNGZiYjQ2YWEzZGUxMDI3NDY1OWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:a121fcfc-62c5-4012-83a3-fa0678fa85e8 ResourceInvariantUUID:9a0103b2-0e32-41d3-95ef-eef9b42a244c ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:f3b0bdef-7dae-4e6e-a837-1fee3318dcaa 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:b60caa73-ef66-4427-8787-91a064ca6681 ArtifactChecksum:MzIwYjA5ZWFhYmRiNjc2YWJiNjQ0YWY2YTkzOGYxZTQ= 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:a9ceff9a-0477-4a81-99f6-4943b85f0e43 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:cc83de5d-0789-442f-8a98-55d56b3abb0b 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:cc83de5d-0789-442f-8a98-55d56b3abb0b ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-08T01:08:34.658Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f089652f-c34f-4015-afdd-a0b89ceee0b1 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T01:08:34.735Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T01:08:34.736Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:08:34.736Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:08:34.736Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 78f2d3bc-87bd-4c92-8782-13010f3c7abb from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-08T01:08:34.737Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:08:34.737Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-08T01:08:34.844Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:08:34.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 78f2d3bc-87bd-4c92-8782-13010f3c7abb 82974 2023-05-08T01:08:34.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-08T01:08:34.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-08T01:08:34.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:08:34.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:34.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:34.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508114848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:08:35.850Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T01:08:35.851Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:08:35.852Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 78f2d3bc-87bd-4c92-8782-13010f3c7abb, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-08T01:08:35.852Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-05-08T01:08:35.853Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-08T01:08:35.854Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-08T01:08:36.008Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12788349481418010010/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-05-08T01:08:36.845Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T01:08:36.845Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.846Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-08T01:08:36.847Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=40a54508-e4a5-4dec-9579-6d2ad2d91787 2023-05-08T01:08:36.848Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:36.849Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:f089652f-c34f-4015-afdd-a0b89ceee0b1 Model Version:NULL Model InvariantUuid:e6a51eb0-d780-4ae1-830d-b98de7a04ad0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:89d47a32-1a0d-4c0f-b8c6-ee948321e340 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a0103b2-0e32-41d3-95ef-eef9b42a244c Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a121fcfc-62c5-4012-83a3-fa0678fa85e8 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6b4568f7-29d8-4d0a-a940-d1882fd8213f ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:c55b7b64-37ab-4042-a69c-75bd31477bfb ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:40a54508-e4a5-4dec-9579-6d2ad2d91787 ModelInvariantUuid:b5843ae1-4d40-45ae-9aee-d75a1538052c ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:28972869-495e-4087-9ce0-7584a2d01aec ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2de087de-beaf-4371-8715-b2a79f7e4fef ModelInvariantUuid:59765549-219a-4a4b-bb03-789b1310c66a ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:de040b52-eb86-4d20-b423-888f6bcddc12 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-05-08T01:08:36.870Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: f3b0bdef-7dae-4e6e-a837-1fee3318dcaa Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:08:36.876Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||basic_vm_macro 0 2023-05-08T01:08:36.877Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f3b0bdef-7dae-4e6e-a837-1fee3318dcaa 2023-05-08T01:08:36.877Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: b60caa73-ef66-4427-8787-91a064ca6681 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-08T01:08:36.877Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:08:36.878Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.970Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:08:36.971Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json b60caa73-ef66-4427-8787-91a064ca6681 792 2023-05-08T01:08:36.971Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.971Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:36.971Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:08:36.971Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:36.972Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:36.972Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508116971, "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-05-08T01:08:37.973Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6b4568f7-29d8-4d0a-a940-d1882fd8213f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c55b7b64-37ab-4042-a69c-75bd31477bfb", "vfModuleModelCustomizationUUID": "5fef8b02-1cec-437d-b5a8-d18369341e1c", "isBase": true, "artifacts": [ "a9ceff9a-0477-4a81-99f6-4943b85f0e43", "cc83de5d-0789-442f-8a98-55d56b3abb0b" ], "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-05-08T01:08:37.978Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c55b7b64-37ab-4042-a69c-75bd31477bfb VfModuleModelInvariantUUID:6b4568f7-29d8-4d0a-a940-d1882fd8213f VfModuleModelDescription:NULL Artifacts UUID List:{ a9ceff9a-0477-4a81-99f6-4943b85f0e43 , cc83de5d-0789-442f-8a98-55d56b3abb0b } 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-05-08T01:08:37.981Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "6b4568f7-29d8-4d0a-a940-d1882fd8213f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c55b7b64-37ab-4042-a69c-75bd31477bfb", "vfModuleModelCustomizationUUID": "5fef8b02-1cec-437d-b5a8-d18369341e1c", "isBase": true, "artifacts": [ "a9ceff9a-0477-4a81-99f6-4943b85f0e43", "cc83de5d-0789-442f-8a98-55d56b3abb0b" ], "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-05-08T01:08:37.982Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c55b7b64-37ab-4042-a69c-75bd31477bfb VfModuleModelInvariantUUID:6b4568f7-29d8-4d0a-a940-d1882fd8213f VfModuleModelDescription:NULL Artifacts UUID List:{ a9ceff9a-0477-4a81-99f6-4943b85f0e43 , cc83de5d-0789-442f-8a98-55d56b3abb0b } 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-05-08T01:08:37.982Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a9ceff9a-0477-4a81-99f6-4943b85f0e43 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-08T01:08:37.982Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:08:37.982Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:38.082Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:08:38.083Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml a9ceff9a-0477-4a81-99f6-4943b85f0e43 5033 2023-05-08T01:08:38.083Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:38.083Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:38.083Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:08:38.083Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:38.084Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:38.084Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508118083, "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-05-08T01:08:39.086Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: cc83de5d-0789-442f-8a98-55d56b3abb0b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-08T01:08:39.086Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:08:39.086Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:39.196Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:08:39.197Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env cc83de5d-0789-442f-8a98-55d56b3abb0b 903 2023-05-08T01:08:39.197Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:39.198Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:39.198Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:08:39.198Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:39.199Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:39.199Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508119197, "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-05-08T01:08:40.201Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: f089652f-c34f-4015-afdd-a0b89ceee0b1 2023-05-08T01:08:40.201Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 f3b0bdef-7dae-4e6e-a837-1fee3318dcaa 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-05-08T01:08:40.237Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@43331523, org.onap.sdc.toscaparser.api.parameters.Input@71524b7f, org.onap.sdc.toscaparser.api.parameters.Input@48f1ac83, org.onap.sdc.toscaparser.api.parameters.Input@5fcb8f25, org.onap.sdc.toscaparser.api.parameters.Input@40a03f2] 2023-05-08T01:08:40.239Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.239Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.240Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-05-08T01:08:40.240Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= a121fcfc-62c5-4012-83a3-fa0678fa85e8 2023-05-08T01:08:40.240Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a121fcfc-62c5-4012-83a3-fa0678fa85e8 matches Tosca VF Customization UUID: a121fcfc-62c5-4012-83a3-fa0678fa85e8 2023-05-08T01:08:40.240Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: a121fcfc-62c5-4012-83a3-fa0678fa85e8 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-05-08T01:08:40.246Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.246Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.247Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id a121fcfc-62c5-4012-83a3-fa0678fa85e8: {\"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-05-08T01:08:40.247Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@218195b0 2023-05-08T01:08:40.247Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.248Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-08T01:08:40.248Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5fef8b02-1cec-437d-b5a8-d18369341e1c 2023-05-08T01:08:40.248Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5fef8b02-1cec-437d-b5a8-d18369341e1c 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-05-08T01:08:40.253Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.254Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:40.254Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:08:40.254Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.255Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:40.255Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:08:40.255Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.255Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-08T01:08:40.255Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-08T01:08:40.255Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-08T01:08:40.256Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=40a54508-e4a5-4dec-9579-6d2ad2d91787 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-05-08T01:08:40.261Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.261Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:40.261Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-08T01:08:40.261Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.262Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-08T01:08:40.262Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a121fcfc-62c5-4012-83a3-fa0678fa85e8 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:08:40.267Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.267Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.267Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid f089652f-c34f-4015-afdd-a0b89ceee0b1: basic_vm_macro 2023-05-08T01:08:40.267Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.268Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.268Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.268Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.268Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.268Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.268Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.269Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.269Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:08:40.269Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:08:40.269Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:40.512Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro f3b0bdef-7dae-4e6e-a837-1fee3318dcaa 1 ASDC deployResourceStructure 2023-05-08T01:08:40.513Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:40.513Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:40.514Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:08:40.514Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:40.514Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:40.514Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508120513, "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-05-08T01:08:41.516Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:41.516Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:41.516Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:08:41.516Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:41.517Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:41.517Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508121515, "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-05-08T01:08:42.259Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:08:42.261Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.261Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.268Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508035585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.269Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508034738, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508024437, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "multicloud-k8s", "timestamp": 1683508037557, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.270Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508050446, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508050806, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508049508, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508042886, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.271Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508050511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508051485, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.272Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "cds-sdc-listener", "timestamp": 1683508052261, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-05-08T01:08:42.307Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 213e0fa0-3cff-430c-b445-ae85b64f6a4f 2023-05-08T01:08:42.307Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213e0fa0-3cff-430c-b445-ae85b64f6a4f and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T01:08:42.328Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.328Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.328Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.329Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.329Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "policy-distribution-id", "timestamp": 1683508051512, "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-05-08T01:08:42.342Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 213e0fa0-3cff-430c-b445-ae85b64f6a4f 2023-05-08T01:08:42.342Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213e0fa0-3cff-430c-b445-ae85b64f6a4f 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-05-08T01:08:42.361Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.362Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "ves-openapi-manager", "timestamp": 1683508052487, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T01:08:42.374Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 213e0fa0-3cff-430c-b445-ae85b64f6a4f 2023-05-08T01:08:42.374Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213e0fa0-3cff-430c-b445-ae85b64f6a4f and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-05-08T01:08:42.395Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.395Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508052029, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:08:42.396Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.396Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.396Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.397Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.397Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.397Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:08:42.397Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.397Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.398Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508045861, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:08:42.398Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.398Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.398Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508055651, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:08:42.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508055951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:08:42.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.399Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "aai-model-loader", "timestamp": 1683508056957, "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-05-08T01:08:42.415Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 213e0fa0-3cff-430c-b445-ae85b64f6a4f 2023-05-08T01:08:42.415Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213e0fa0-3cff-430c-b445-ae85b64f6a4f 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-05-08T01:08:42.440Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.440Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508057318, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:08:42.441Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:08:42.441Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:08:42.441Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1683508058321, "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-05-08T01:08:42.457Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 213e0fa0-3cff-430c-b445-ae85b64f6a4f 2023-05-08T01:08:42.457Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 213e0fa0-3cff-430c-b445-ae85b64f6a4f 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-05-08T01:08:42.518Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:42.518Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||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-05-08T01:08:42.518Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:08:42.518Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:42.518Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:42.518Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508122518, "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-05-08T01:08:43.520Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-08T01:08:43.520Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-08T01:08:43.520Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:08:43.520Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:08:43.521Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:08:43.521Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508123520, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:08:44.522Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3f63cf04-c708-488d-84f5-b865e22f0cb0 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:08:44.548Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3f63cf04-c708-488d-84f5-b865e22f0cb0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:08:44.553Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:08:44.554Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T01:08:44.568Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T01:09:14.568Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3f63cf04-c708-488d-84f5-b865e22f0cb0 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T01:09:14.581Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3f63cf04-c708-488d-84f5-b865e22f0cb0 and serviceModelVersionId: f089652f-c34f-4015-afdd-a0b89ceee0b1 2023-05-08T01:09:14.581Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e6a51eb0-d780-4ae1-830d-b98de7a04ad0 2023-05-08T01:09:14.582Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e6a51eb0-d780-4ae1-830d-b98de7a04ad0/model-vers/model-ver/f089652f-c34f-4015-afdd-a0b89ceee0b1?depth=0 2023-05-08T01:09:14.591Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T01:09:14.646Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6a51eb0-d780-4ae1-830d-b98de7a04ad0/model-vers/model-ver/f089652f-c34f-4015-afdd-a0b89ceee0b1?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-05-08T01:09:14.648Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6a51eb0-d780-4ae1-830d-b98de7a04ad0/model-vers/model-ver/f089652f-c34f-4015-afdd-a0b89ceee0b1?depth=0|INFO|500||Invoke 2023-05-08T01:09:14.658Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6a51eb0-d780-4ae1-830d-b98de7a04ad0/model-vers/model-ver/f089652f-c34f-4015-afdd-a0b89ceee0b1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T01:09:14.837Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6a51eb0-d780-4ae1-830d-b98de7a04ad0/model-vers/model-ver/f089652f-c34f-4015-afdd-a0b89ceee0b1?depth=0|INFO|500||InvokeReturn 2023-05-08T01:09:14.837Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6a51eb0-d780-4ae1-830d-b98de7a04ad0/model-vers/model-ver/f089652f-c34f-4015-afdd-a0b89ceee0b1?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 01:09:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[173], vertex-id=[520392], x-aai-txid=[2-aai-resources-230508-01:09:14:668-47835], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T01:09:14.837Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-05-08T01:09:14.838Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T01:09:14.838Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:09:14.852Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T01:09:14.852Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3f63cf04-c708-488d-84f5-b865e22f0cb0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T01:09:14.853Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T01:09:14.854Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:14.854Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:14.854Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508154853, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T01:09:15.884Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-08T01:09:15.885Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"213e0fa0-3cff-430c-b445-ae85b64f6a4f","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"fada70df-054c-4f25-9f19-f8ec837a47fb","serviceDescription":"service","serviceInvariantUUID":"17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4861208-f22a-46be-899e-0fc394ea1ed9","resourceInvariantUUID":"f752d97a-2fbf-4161-88a6-daa4d203ee22","resourceCustomizationUUID":"15edf99e-1261-4383-aefa-24ae51dc59f4","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":"M2ViMmYyMzZjMGM4ZjJjZmQyNjM2MmYxOTkxZGQzMDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e3bc158-e845-44a0-a83c-8708d2c8f4a7","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":"783770fe-79bf-477f-b1ef-5eed06d3d5b4","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":"9747e2db-3b08-4921-a542-7522a6b03a43","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":"MjAxZTAzOWExOWZkNDJiMmM4NDlhOTgwMmEzN2FjMzQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8d59fdc9-f4ea-403d-9c6c-98831aa22a8f","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":"745910c3-43e8-44fb-a69f-b2dbdf5e939d","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":"97de9222-f777-4e93-a9dd-b6ed09e7880c","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":"2ca4022a-1803-41d4-b4ff-3ed38b9cc6fd","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":"YzI4OWM2OTFmNzA0NDczNzg3OTViZDg5OGQ4NTY4M2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea6ea203-391e-4ba1-9113-2b43e8775b07","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MThjNTYyODYzM2Y2NTE2M2Y1MTlmMTVhZjRmNTFiZTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d06684ba-3db7-48e9-af4a-b08891adb45a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-08T01:09:15.885Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:15.885Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:15.885Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:15.885Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:09:16.889Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:16.889Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:16.889Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:16.890Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:17.891Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:17.891Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:17.891Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:17.891Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:18.892Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:18.893Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:18.893Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:18.893Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:09:19.894Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:19.894Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:19.894Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:19.895Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:09:20.896Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:20.896Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:20.896Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:20.897Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:09:21.897Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:21.898Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:21.898Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:21.898Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "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-05-08T01:09:22.899Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:22.900Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:22.900Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:22.900Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:23.901Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-08T01:09:23.902Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:23.902Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:23.902Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:24.903Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "fada70df-054c-4f25-9f19-f8ec837a47fb", "serviceDescription": "service", "serviceInvariantUUID": "17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "15edf99e-1261-4383-aefa-24ae51dc59f4", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4861208-f22a-46be-899e-0fc394ea1ed9", "resourceInvariantUUID": "f752d97a-2fbf-4161-88a6-daa4d203ee22", "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": "MThjNTYyODYzM2Y2NTE2M2Y1MTlmMTVhZjRmNTFiZTU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d06684ba-3db7-48e9-af4a-b08891adb45a" } ], "workloadContext": "Production" } 2023-05-08T01:09:24.903Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-08T01:09:24.903Z|3f63cf04-c708-488d-84f5-b865e22f0cb0|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 fada70df-054c-4f25-9f19-f8ec837a47fb ASDC 2023-05-08T01:09:24.903Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:213e0fa0-3cff-430c-b445-ae85b64f6a4f ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:fada70df-054c-4f25-9f19-f8ec837a47fb ServiceInvariantUUID:17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd 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:d06684ba-3db7-48e9-af4a-b08891adb45a ArtifactChecksum:MThjNTYyODYzM2Y2NTE2M2Y1MTlmMTVhZjRmNTFiZTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:15edf99e-1261-4383-aefa-24ae51dc59f4 ResourceInvariantUUID:f752d97a-2fbf-4161-88a6-daa4d203ee22 ResourceName:test-pnf ResourceType:PNF ResourceUUID:b4861208-f22a-46be-899e-0fc394ea1ed9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-08T01:09:24.904Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fada70df-054c-4f25-9f19-f8ec837a47fb ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-05-08T01:09:24.971Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T01:09:24.971Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:09:24.972Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:09:24.972Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d06684ba-3db7-48e9-af4a-b08891adb45a from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-08T01:09:24.972Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-05-08T01:09:24.972Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-08T01:09:25.069Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-05-08T01:09:25.071Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar d06684ba-3db7-48e9-af4a-b08891adb45a 111069 2023-05-08T01:09:25.072Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-05-08T01:09:25.072Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-08T01:09:25.072Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-08T01:09:25.073Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:25.073Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:25.073Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508165072, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:26.074Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-08T01:09:26.074Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-05-08T01:09:26.075Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: d06684ba-3db7-48e9-af4a-b08891adb45a, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.075Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.076Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.076Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.215Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5586915195551973161/Definitions/service-TestPnfMacro-template.yml 2023-05-08T01:09:26.960Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.961Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.962Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:fada70df-054c-4f25-9f19-f8ec837a47fb Model Version:NULL Model InvariantUuid:17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd 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-05-08T01:09:26.980Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: b4861208-f22a-46be-899e-0fc394ea1ed9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:09:26.985Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||test-pnf 0 2023-05-08T01:09:26.985Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b4861208-f22a-46be-899e-0fc394ea1ed9 2023-05-08T01:09:26.985Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||No resources found for Service: fada70df-054c-4f25-9f19-f8ec837a47fb 2023-05-08T01:09:26.985Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: fada70df-054c-4f25-9f19-f8ec837a47fb 2023-05-08T01:09:26.985Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b4861208-f22a-46be-899e-0fc394ea1ed9 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-05-08T01:09:26.997Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@404a6701, org.onap.sdc.toscaparser.api.parameters.Input@7bc11f3c, org.onap.sdc.toscaparser.api.parameters.Input@3c3bfb18, org.onap.sdc.toscaparser.api.parameters.Input@19c912c6, org.onap.sdc.toscaparser.api.parameters.Input@a281c91] 2023-05-08T01:09:26.997Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.997Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.998Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid fada70df-054c-4f25-9f19-f8ec837a47fb: test-pnf 2023-05-08T01:09:26.998Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Processing PNF resource: b4861208-f22a-46be-899e-0fc394ea1ed9 2023-05-08T01:09:26.998Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-08T01:09:26.998Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-08T01:09:26.998Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Resource customization UUID: 15edf99e-1261-4383-aefa-24ae51dc59f4 is the same as notified resource customizationUUID: 15edf99e-1261-4383-aefa-24ae51dc59f4 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-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf b4861208-f22a-46be-899e-0fc394ea1ed9 0 ASDC deployResourceStructure 2023-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:27.090Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508167090, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:28.091Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 213e0fa0-3cff-430c-b445-ae85b64f6a4f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:09:28.126Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 213e0fa0-3cff-430c-b445-ae85b64f6a4f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-08T01:09:28.135Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-08T01:09:28.135Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-08T01:09:28.135Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-08T01:09:28.136Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-08T01:09:28.136Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:09:28.136Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:09:28.136Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:09:28.136Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:09:28.136Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:09:28.137Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-08T01:09:28.137Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-08T01:09:28.153Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-08T01:09:42.259Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:09:42.261Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.261Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "cfb08eca-7646-40c9-baca-46edeb402f01", "consumerID": "SO-sdc-controller", "timestamp": 1683508105589, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T01:09:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:09:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-08T01:09:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:09:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508114848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508116971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508118083, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508119197, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-08T01:09:42.266Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508120513, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-08T01:09:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:09:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508121515, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-08T01:09:42.267Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:09:58.154Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 213e0fa0-3cff-430c-b445-ae85b64f6a4f and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-08T01:09:58.170Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 213e0fa0-3cff-430c-b445-ae85b64f6a4f and serviceModelVersionId: fada70df-054c-4f25-9f19-f8ec837a47fb 2023-05-08T01:09:58.170Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd 2023-05-08T01:09:58.171Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd/model-vers/model-ver/fada70df-054c-4f25-9f19-f8ec837a47fb?depth=0 2023-05-08T01:09:58.179Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-05-08T01:09:58.237Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd/model-vers/model-ver/fada70df-054c-4f25-9f19-f8ec837a47fb?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-05-08T01:09:58.239Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd/model-vers/model-ver/fada70df-054c-4f25-9f19-f8ec837a47fb?depth=0|INFO|500||Invoke 2023-05-08T01:09:58.248Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd/model-vers/model-ver/fada70df-054c-4f25-9f19-f8ec837a47fb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-08T01:09:58.432Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd/model-vers/model-ver/fada70df-054c-4f25-9f19-f8ec837a47fb?depth=0|INFO|500||InvokeReturn 2023-05-08T01:09:58.432Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17ca8d7a-6e57-4cc9-b3a0-1e10b427fbbd/model-vers/model-ver/fada70df-054c-4f25-9f19-f8ec837a47fb?depth=0 has http status code:200 and response headers:{date=[Mon, 08 May 2023 01:09:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[179], vertex-id=[327752], x-aai-txid=[1-aai-resources-230508-01:09:58:258-53971], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-08T01:09:58.432Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-05-08T01:09:58.433Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-08T01:09:58.433Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-08T01:09:58.443Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-08T01:09:58.443Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 213e0fa0-3cff-430c-b445-ae85b64f6a4f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-08T01:09:58.443Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-08T01:09:58.444Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-05-08T01:09:58.444Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-08T01:09:58.444Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508198443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-08T01:09:59.481Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:10:42.259Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:10:42.261Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.261Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508122518, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508123520, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3f63cf04-c708-488d-84f5-b865e22f0cb0", "consumerID": "SO-sdc-controller", "timestamp": 1683508154853, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.262Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.263Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508106632, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.264Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508165072, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-08T01:10:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-05-08T01:10:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508167090, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-08T01:10:42.265Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:10:59.482Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:11:42.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:11:42.260Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-08T01:11:42.261Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "213e0fa0-3cff-430c-b445-ae85b64f6a4f", "consumerID": "SO-sdc-controller", "timestamp": 1683508198443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-08T01:11:42.261Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-08T01:11:59.484Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:12:42.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:12:59.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:13:42.260Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:13:59.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:14:42.261Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:14:59.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:15:42.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:15:59.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:16:42.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:16:59.489Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:17:42.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:17:59.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:18:42.264Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:18:59.490Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:19:42.264Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:19:59.491Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:20:42.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:20:59.493Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:21:42.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:21:59.494Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:22:42.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:22:59.495Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:23:42.268Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:23:59.496Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:24:42.269Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:24:59.496Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:25:42.269Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:25:59.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:26:42.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:26:59.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:27:42.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:27:59.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:28:42.273Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:28:59.500Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:29:42.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:29:59.501Z|213e0fa0-3cff-430c-b445-ae85b64f6a4f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:30:42.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:30:59.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:31:42.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:31:59.503Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:32:42.277Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:32:59.505Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:33:42.278Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-08T01:33:59.506Z|8a1b06d2-0cea-47e0-b60a-52595928b2ee|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-08T01:34:42.280Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO