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-04-28T14:12:25.104Z||main|||||INFO|500||The following profiles are active: basic 2023-04-28T14:12:35.228Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-28T14:12:35.229Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-28T14:12:35.359Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-28T14:12:39.209Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-28T14:12:39.802Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-28T14:12:40.353Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-28T14:12:40.738Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-28T14:12:41.579Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-28T14:12:44.826Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-28T14:12:45.420Z||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-04-28T14:12:47.506Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-28T14:12:47.599Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-28T14:12:47.615Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-28T14:12:47.623Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-28T14:12:48.215Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-28T14:12:48.609Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-28T14:12:49.426Z||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-04-28T14:12:50.010Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-04-28T14:12:50.011Z||main|||||ERROR|500||(conn=1122) Table 'catalogdb.activity_spec' doesn't exist 2023-04-28T14:12:50.034Z||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-04-28T14:12:52.330Z||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-04-28T14:12:54.600Z||main|||||WARN|500||--- 2023-04-28T14:12:54.600Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-28T14:12:54.600Z||main|||||WARN|500||--- 2023-04-28T14:12:54.959Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-28T14:12:58.999Z||main|||||INFO|500||Started Application in 36.921 seconds (JVM running for 40.384) 2023-04-28T14:12:59.017Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-04-28T14:12:59.018Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-04-28T14:12:59.025Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-04-28T14:12:59.077Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 49515dd7-9170-40c8-a8f5-ab567db5b4af url= /sdc/v1/artifactTypes 2023-04-28T14:12:59.083Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-04-28T14:12:59.252Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-28T14:12:59.292Z||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-04-28T14:12:59.293Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-04-28T14:12:59.293Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a83573a7-82c0-47a3-b6d3-d13336bb80c7 url= /sdc/v1/distributionKafkaData 2023-04-28T14:12:59.293Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-04-28T14:12:59.317Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-28T14:12:59.322Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@41d13a5f 2023-04-28T14:12:59.383Z||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-92c47b10-a8a7-4cdc-be4b-25036f7a6769 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-04-28T14:12:59.430Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Instantiated an idempotent producer. 2023-04-28T14:12:59.506Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-04-28T14:12:59.557Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-28T14:12:59.558Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-28T14:12:59.558Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682691179555 2023-04-28T14:12:59.566Z||scheduling-1|||||INFO|500||start DistributionClient 2023-04-28T14:12:59.591Z||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-2f65188e-fbc3-47e2-a4af-52c3d4649453 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-04-28T14:12:59.656Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-28T14:12:59.656Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-28T14:12:59.656Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682691179656 2023-04-28T14:12:59.657Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:12:59.660Z||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-108bd00e-5c60-44c0-8591-4cb4c2a175dd 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-04-28T14:12:59.667Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-28T14:12:59.668Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-28T14:12:59.668Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682691179667 2023-04-28T14:12:59.669Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:12:59.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:12:59.715Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:12:59.721Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-04-28T14:13:00.415Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:00.415Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Cluster ID: TvYLu9EtQQ6pkmlUyB27-g 2023-04-28T14:13:00.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:00.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:00.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:00.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:00.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 F6cfR6U0QVqOZ-udByofWQ 2023-04-28T14:13:00.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 F6cfR6U0QVqOZ-udByofWQ 2023-04-28T14:13:00.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:00.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 F6cfR6U0QVqOZ-udByofWQ 2023-04-28T14:13:00.417Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 F6cfR6U0QVqOZ-udByofWQ 2023-04-28T14:13:00.417Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 F6cfR6U0QVqOZ-udByofWQ 2023-04-28T14:13:00.417Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 F6cfR6U0QVqOZ-udByofWQ 2023-04-28T14:13:00.417Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] ProducerId set to 3 with epoch 0 2023-04-28T14:13:00.419Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Cluster ID: TvYLu9EtQQ6pkmlUyB27-g 2023-04-28T14:13:00.419Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Cluster ID: TvYLu9EtQQ6pkmlUyB27-g 2023-04-28T14:13:00.420Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-28T14:13:00.420Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-28T14:13:00.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] (Re-)joining group 2023-04-28T14:13:00.446Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] (Re-)joining group 2023-04-28T14:13:00.500Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd-cb470aa7-7778-40d1-9be1-75fd6cdc173a 2023-04-28T14:13:00.501Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:00.501Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] (Re-)joining group 2023-04-28T14:13:00.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453-8b41f82e-913d-4341-a6ef-c5a38991fd63 2023-04-28T14:13:00.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-04-28T14:13:00.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] (Re-)joining group 2023-04-28T14:13:06.513Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd-cb470aa7-7778-40d1-9be1-75fd6cdc173a', protocol='range'} 2023-04-28T14:13:06.514Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453-8b41f82e-913d-4341-a6ef-c5a38991fd63', protocol='range'} 2023-04-28T14:13:06.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:06.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:06.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:06.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:06.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:06.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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 sh6kqPPqQBmH95yiHTX8eA 2023-04-28T14:13:06.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453-8b41f82e-913d-4341-a6ef-c5a38991fd63=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd-cb470aa7-7778-40d1-9be1-75fd6cdc173a=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-04-28T14:13:06.618Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453-8b41f82e-913d-4341-a6ef-c5a38991fd63', protocol='range'} 2023-04-28T14:13:06.618Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd-cb470aa7-7778-40d1-9be1-75fd6cdc173a', protocol='range'} 2023-04-28T14:13:06.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-04-28T14:13:06.620Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.624Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-04-28T14:13:06.626Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-28T14:13:06.639Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-28T14:13:06.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-04-28T14:13:06.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-04-28T14:13:06.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-04-28T14:13:06.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-04-28T14:13:06.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-04-28T14:13:06.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-28T14:13:06.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-28T14:13:06.641Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-28T14:13:06.641Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-28T14:13:06.641Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-28T14:13:06.666Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.725Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, 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-04-28T14:13:06.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-28T14:13:06.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-28T14:13:06.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-28T14:13:06.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-28T14:13:06.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-28T14:13:06.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-28T14:13:59.677Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:13:59.716Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:14:59.679Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:14:59.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:15:59.681Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:15:59.720Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:16:59.683Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:16:59.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:17:59.683Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:17:59.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:18:59.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:18:59.723Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:19:59.687Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:19:59.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:20:59.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:20:59.725Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:21:59.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:21:59.726Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:22:00.576Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-108bd00e-5c60-44c0-8591-4cb4c2a175dd, groupId=SO] Node -1 disconnected. 2023-04-28T14:22:00.587Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2f65188e-fbc3-47e2-a4af-52c3d4649453, groupId=SO] Node -1 disconnected. 2023-04-28T14:22:00.727Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Node -1 disconnected. 2023-04-28T14:22:39.100Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-28T14:22:59.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:22:59.727Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:23:59.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:23:59.728Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:24:59.695Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:24:59.729Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:25:59.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:25:59.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:26:59.698Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:26:59.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:27:59.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:27:59.733Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:28:59.700Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:28:59.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:29:59.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:29:59.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:30:59.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:30:59.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:31:59.703Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:31:59.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:32:59.705Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:32:59.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:33:59.706Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:33:59.740Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:34:59.706Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:34:59.741Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:35:59.708Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:35:59.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:36:59.709Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:36:59.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:37:59.711Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:37:59.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:38:59.712Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:38:59.746Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:39:59.713Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:39:59.748Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:40:59.715Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:40:59.750Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:41:59.717Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:41:59.751Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:42:59.719Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:42:59.753Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:43:59.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:43:59.753Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:44:59.721Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:44:59.754Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:45:59.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:45:59.756Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:46:59.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:46:59.756Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:47:59.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:47:59.758Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:48:59.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:48:59.758Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:49:59.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:49:59.760Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:50:59.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:50:59.760Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:51:59.730Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:51:59.762Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:52:59.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:52:59.763Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:53:59.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:53:59.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:54:59.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:54:59.765Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:55:59.734Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:55:59.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:56:59.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:56:59.767Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:57:59.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:57:59.776Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:58:59.739Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:58:59.778Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T14:59:59.740Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T14:59:59.779Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:00:59.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:00:59.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:01:59.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:01:59.783Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:02:59.743Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:02:59.785Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:03:59.745Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:03:59.786Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:04:59.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:04:59.786Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:05:59.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:05:59.788Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:06:59.750Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:06:59.790Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:07:59.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:07:59.792Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:08:59.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:08:59.793Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:09:59.753Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:09:59.794Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:10:59.754Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:10:59.796Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:11:59.755Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:11:59.797Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:12:59.756Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:12:59.798Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:13:59.758Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:13:59.799Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:14:59.759Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:14:59.800Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:15:59.759Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:15:59.802Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:16:59.761Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:16:59.803Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:17:59.762Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:17:59.804Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:18:59.764Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:18:59.804Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:19:59.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:19:59.806Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:20:59.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:20:59.807Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:21:59.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:21:59.808Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:22:59.769Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:22:59.810Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:23:59.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:23:59.811Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:24:59.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:24:59.812Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:25:59.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:25:59.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:26:59.774Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:26:59.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:33.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-28T15:27:33.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"a865ece4-57b0-4754-8f84-d01f20f6986c","serviceName":"vFW 2023-04-28 15-26-15","serviceVersion":"1.0","serviceUUID":"e3c7c200-1561-4749-becb-889b5d0bbe3c","serviceDescription":"catalog service description","serviceInvariantUUID":"c9b1d809-e6e7-43f2-a17a-ebc865f88d86","resources":[{"resourceInstanceName":"vFW b2a9e0b0-e7fd 0","resourceName":"vFW b2a9e0b0-e7fd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a03b94a7-8594-4af5-a7e0-a3358b5eed6c","resourceInvariantUUID":"f32538d9-58b7-491d-8fb1-f5e815eeefed","resourceCustomizationUUID":"5b5f383b-b797-4d86-897c-9026b8509a01","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml","artifactChecksum":"ZWU2NTYxMTVmYWNlYWU4MzNmYzRkZDJkNDE3YTg3ZmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fe2c150c-12d8-46e2-ad96-b6ff54d1bcd5","artifactVersion":"1"},{"artifactName":"vfwb2a9e0b0e7fd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json","artifactChecksum":"ZmFmNzc5NzFhMGM3NWMxYjU5MTgwNjI2YzAyOWZhNTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"22c75d10-d37d-4646-85c0-f603fafb5c28","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"53522b2f-5f4c-466f-92fa-e4509fccbd3b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml","artifactChecksum":"MThjNGFiZmJhZDI5OTcwMmI1OTZkYzlmNTJjNzEwOTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"dbbb7bae-1bb9-4ae6-8a8f-2a70a34b9d14","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"34cf5731-c73a-43d1-bf8e-aa2a261d09f7","artifactVersion":"2","generatedFromUUID":"53522b2f-5f4c-466f-92fa-e4509fccbd3b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230428152615-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml","artifactChecksum":"MmI4MzczNWRkMTE0ZmU2ODE2YzNjZDg5YzZhYmY1NzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd38db74-6e45-4e5d-9820-b00e372a19aa","artifactVersion":"1"},{"artifactName":"service-Vfw20230428152615-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar","artifactChecksum":"Y2M0Y2EyNjJiZTZiMDc2Y2E4MzIxMjExYmUzNTdiMzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"da7b1e69-3e41-478d-83dd-b3eef2988a95","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T15:27:33.384Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:33.389Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:33.390Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:33.390Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:33.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:27:33.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:27:33.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:27:33.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:27:33.399Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:27:33.399Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:27:33.477Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:27:33.477Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:27:33.501Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:27:34.419Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:34.419Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:34.419Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:34.419Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:35.421Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:35.422Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:35.422Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:35.422Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:36.423Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:36.424Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:36.424Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:36.424Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:37.426Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:37.426Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:37.426Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:37.427Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:38.428Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:38.428Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:38.428Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:38.429Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:39.429Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:27:39.430Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:39.430Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:39.430Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:40.434Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "serviceName": "vFW 2023-04-28 15-26-15", "serviceVersion": "1.0", "serviceUUID": "e3c7c200-1561-4749-becb-889b5d0bbe3c", "serviceDescription": "catalog service description", "serviceInvariantUUID": "c9b1d809-e6e7-43f2-a17a-ebc865f88d86", "resources": [ { "resourceInstanceName": "vFW b2a9e0b0-e7fd 0", "resourceCustomizationUUID": "5b5f383b-b797-4d86-897c-9026b8509a01", "resourceName": "vFW b2a9e0b0-e7fd", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a03b94a7-8594-4af5-a7e0-a3358b5eed6c", "resourceInvariantUUID": "f32538d9-58b7-491d-8fb1-f5e815eeefed", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwb2a9e0b0e7fd0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "artifactChecksum": "ZmFmNzc5NzFhMGM3NWMxYjU5MTgwNjI2YzAyOWZhNTg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "22c75d10-d37d-4646-85c0-f603fafb5c28", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "53522b2f-5f4c-466f-92fa-e4509fccbd3b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "34cf5731-c73a-43d1-bf8e-aa2a261d09f7", "generatedFromUUID": "53522b2f-5f4c-466f-92fa-e4509fccbd3b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "34cf5731-c73a-43d1-bf8e-aa2a261d09f7", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230428152615-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "artifactChecksum": "Y2M0Y2EyNjJiZTZiMDc2Y2E4MzIxMjExYmUzNTdiMzM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "da7b1e69-3e41-478d-83dd-b3eef2988a95" } ], "workloadContext": "Production" } 2023-04-28T15:27:40.436Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T15:27:40.436Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e3c7c200-1561-4749-becb-889b5d0bbe3c ASDC 2023-04-28T15:27:40.566Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:a865ece4-57b0-4754-8f84-d01f20f6986c ServiceName:vFW 2023-04-28 15-26-15 ServiceVersion:1.0 ServiceUUID:e3c7c200-1561-4749-becb-889b5d0bbe3c ServiceInvariantUUID:c9b1d809-e6e7-43f2-a17a-ebc865f88d86 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230428152615-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar ArtifactUUID:da7b1e69-3e41-478d-83dd-b3eef2988a95 ArtifactChecksum:Y2M0Y2EyNjJiZTZiMDc2Y2E4MzIxMjExYmUzNTdiMzM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW b2a9e0b0-e7fd 0 ResourceCustomizationUUID:5b5f383b-b797-4d86-897c-9026b8509a01 ResourceInvariantUUID:f32538d9-58b7-491d-8fb1-f5e815eeefed ResourceName:vFW b2a9e0b0-e7fd ResourceType:VF ResourceUUID:a03b94a7-8594-4af5-a7e0-a3358b5eed6c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwb2a9e0b0e7fd0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json ArtifactUUID:22c75d10-d37d-4646-85c0-f603fafb5c28 ArtifactChecksum:ZmFmNzc5NzFhMGM3NWMxYjU5MTgwNjI2YzAyOWZhNTg= 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/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml ArtifactUUID:53522b2f-5f4c-466f-92fa-e4509fccbd3b 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/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env ArtifactUUID:34cf5731-c73a-43d1-bf8e-aa2a261d09f7 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/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env ArtifactUUID:34cf5731-c73a-43d1-bf8e-aa2a261d09f7 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-28T15:27:40.566Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3c7c200-1561-4749-becb-889b5d0bbe3c ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T15:27:40.740Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:27:40.741Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:27:40.742Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:27:40.742Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: da7b1e69-3e41-478d-83dd-b3eef2988a95 from URL: /sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:40.742Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:27:40.742Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:40.863Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:27:40.892Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar da7b1e69-3e41-478d-83dd-b3eef2988a95 101473 2023-04-28T15:27:40.894Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar ASDC sendASDCNotification 2023-04-28T15:27:40.894Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:40.895Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:27:40.896Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:40.897Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:40.897Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695660893, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:41.900Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:27:41.900Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:27:41.900Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: da7b1e69-3e41-478d-83dd-b3eef2988a95, URL: /sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar to file: /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:41.901Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230428152615-csar.csar 2023-04-28T15:27:41.968Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:41.968Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:42.304Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14055904347132937950/Definitions/service-Vfw20230428152615-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-04-28T15:27:44.578Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T15:27:44.582Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-04-28T15:27:44.582Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.582Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW b2a9e0b0-e7fd 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-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||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-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||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-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||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-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||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-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:44.583Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-04-28T15:27:44.589Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.590Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.593Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:44.593Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-04-28T15:27:44.594Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:27:44.595Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.595Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.595Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:44.596Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-04-28T15:27:44.596Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:27:44.596Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.596Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-28T15:27:44.599Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.600Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-28T15:27:44.601Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.601Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:44.601Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-28T15:27:44.602Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3bf2797a-8f84-4491-8a58-16c37ba92856 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:44.603Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4e13777f-1660-413b-88ee-df3a00290725 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.604Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-04-28T15:27:44.605Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3122c40b-5d9b-4b09-8996-cb0a46f4b0f5 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:44.606Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-04-28 15-26-15 Description:catalog service description Model UUID:e3c7c200-1561-4749-becb-889b5d0bbe3c Model Version:NULL Model InvariantUuid:c9b1d809-e6e7-43f2-a17a-ebc865f88d86 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW b2a9e0b0-e7fd Model UUID:13b14d02-265e-45b4-a0a2-94b887accd79 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f32538d9-58b7-491d-8fb1-f5e815eeefed Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5b5f383b-b797-4d86-897c-9026b8509a01 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8e801d64-4757-444a-bc06-e3d2ecef8c46 ModelName:VfwB2a9e0b0E7fd..base_vfw..module-0 ModelUuid:4371b8ae-5516-4a3e-a23b-29beac42fc70 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3bf2797a-8f84-4491-8a58-16c37ba92856 ModelInvariantUuid:2335a975-873b-471c-ad8b-e4f5d2fdb659 ModelName:vFW b2a9e0b0-e7fd-nodes.vfwCvfc ModelUuid:23713776-3107-44a0-bd91-7693ebe9717a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:8427833d-4823-4648-a527-6b8a47753946 ModelInvariantUuid:a4a4b278-0d12-441a-be0f-1b481a9c5743 ModelName:VfwB2a9e0b0E7fd.compute.nodes.heat.vfw ModelUuid:06bc5e04-beae-4311-9d9e-f072e1d25564 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:4e13777f-1660-413b-88ee-df3a00290725 ModelInvariantUuid:42915684-3b76-49c4-a684-3184f63de287 ModelName:vFW b2a9e0b0-e7fd-nodes.vsnCvfc ModelUuid:6dac1755-bbca-41ec-8bc1-d1aba5e31739 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:7db0dfa3-d6d1-4669-93af-49debd87584d ModelInvariantUuid:9bc36756-9626-4137-8c8f-d585cb729e69 ModelName:VfwB2a9e0b0E7fd.compute.nodes.heat.vsn ModelUuid:53b4c319-58de-45df-92f8-e4db40f72378 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:3122c40b-5d9b-4b09-8996-cb0a46f4b0f5 ModelInvariantUuid:9da9d0e4-d17a-4c94-b426-07acff40605b ModelName:vFW b2a9e0b0-e7fd-nodes.vpgCvfc ModelUuid:35f47785-cdc9-44bf-abd6-5c4458b48c82 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c7207df-1ec4-4987-af05-81f45ac3c05e ModelInvariantUuid:0eff30a4-78ad-4c05-954e-5816c1692db2 ModelName:VfwB2a9e0b0E7fd.compute.nodes.heat.vpg ModelUuid:f4872a3c-3cd2-4a81-81e8-dfe0ac7fab9f 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-04-28T15:27:44.646Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: a03b94a7-8594-4af5-a7e0-a3358b5eed6c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:27:44.697Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||vFW b2a9e0b0-e7fd 0 2023-04-28T15:27:44.702Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a03b94a7-8594-4af5-a7e0-a3358b5eed6c 2023-04-28T15:27:44.702Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 22c75d10-d37d-4646-85c0-f603fafb5c28 from URL: /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json 2023-04-28T15:27:44.702Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:27:44.702Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json 2023-04-28T15:27:44.818Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:27:44.818Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json 22c75d10-d37d-4646-85c0-f603fafb5c28 785 2023-04-28T15:27:44.819Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json ASDC sendASDCNotification 2023-04-28T15:27:44.819Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json 2023-04-28T15:27:44.819Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:27:44.819Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:44.820Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:44.820Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695664819, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:45.822Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwB2a9e0b0E7fd..base_vfw..module-0", "vfModuleModelInvariantUUID": "8e801d64-4757-444a-bc06-e3d2ecef8c46", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4371b8ae-5516-4a3e-a23b-29beac42fc70", "vfModuleModelCustomizationUUID": "3189a045-8e8f-49ea-8068-653b7ef5a07d", "isBase": true, "artifacts": [ "53522b2f-5f4c-466f-92fa-e4509fccbd3b", "34cf5731-c73a-43d1-bf8e-aa2a261d09f7" ], "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-04-28T15:27:45.848Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwB2a9e0b0E7fd..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4371b8ae-5516-4a3e-a23b-29beac42fc70 VfModuleModelInvariantUUID:8e801d64-4757-444a-bc06-e3d2ecef8c46 VfModuleModelDescription:NULL Artifacts UUID List:{ 53522b2f-5f4c-466f-92fa-e4509fccbd3b , 34cf5731-c73a-43d1-bf8e-aa2a261d09f7 } 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-04-28T15:27:45.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwB2a9e0b0E7fd..base_vfw..module-0", "vfModuleModelInvariantUUID": "8e801d64-4757-444a-bc06-e3d2ecef8c46", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4371b8ae-5516-4a3e-a23b-29beac42fc70", "vfModuleModelCustomizationUUID": "3189a045-8e8f-49ea-8068-653b7ef5a07d", "isBase": true, "artifacts": [ "53522b2f-5f4c-466f-92fa-e4509fccbd3b", "34cf5731-c73a-43d1-bf8e-aa2a261d09f7" ], "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-04-28T15:27:45.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwB2a9e0b0E7fd..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4371b8ae-5516-4a3e-a23b-29beac42fc70 VfModuleModelInvariantUUID:8e801d64-4757-444a-bc06-e3d2ecef8c46 VfModuleModelDescription:NULL Artifacts UUID List:{ 53522b2f-5f4c-466f-92fa-e4509fccbd3b , 34cf5731-c73a-43d1-bf8e-aa2a261d09f7 } 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-04-28T15:27:45.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 53522b2f-5f4c-466f-92fa-e4509fccbd3b from URL: /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml 2023-04-28T15:27:45.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:27:45.852Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml 2023-04-28T15:27:45.950Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:27:45.951Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml 53522b2f-5f4c-466f-92fa-e4509fccbd3b 20368 2023-04-28T15:27:45.952Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-04-28T15:27:45.952Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml 2023-04-28T15:27:45.952Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:27:45.952Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:45.953Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:45.953Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695665951, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:46.954Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 34cf5731-c73a-43d1-bf8e-aa2a261d09f7 from URL: /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env 2023-04-28T15:27:46.954Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:27:46.954Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env 2023-04-28T15:27:47.085Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:27:47.086Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env 34cf5731-c73a-43d1-bf8e-aa2a261d09f7 2098 2023-04-28T15:27:47.086Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-04-28T15:27:47.086Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env 2023-04-28T15:27:47.086Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:27:47.087Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:47.087Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:47.087Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695667086, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:48.088Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: e3c7c200-1561-4749-becb-889b5d0bbe3c 2023-04-28T15:27:48.089Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW b2a9e0b0-e7fd 0 a03b94a7-8594-4af5-a7e0-a3358b5eed6c 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-04-28T15:27:48.166Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@59a1483, org.onap.sdc.toscaparser.api.parameters.Input@3c14fdc7, org.onap.sdc.toscaparser.api.parameters.Input@26c444d8, org.onap.sdc.toscaparser.api.parameters.Input@20b130ff, org.onap.sdc.toscaparser.api.parameters.Input@75da0666] 2023-04-28T15:27:48.170Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.170Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.170Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-04-28T15:27:48.170Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 5b5f383b-b797-4d86-897c-9026b8509a01 2023-04-28T15:27:48.170Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5b5f383b-b797-4d86-897c-9026b8509a01 matches Tosca VF Customization UUID: 5b5f383b-b797-4d86-897c-9026b8509a01 2023-04-28T15:27:48.171Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 5b5f383b-b797-4d86-897c-9026b8509a01 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-04-28T15:27:48.179Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.179Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.180Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 5b5f383b-b797-4d86-897c-9026b8509a01: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-04-28T15:27:48.180Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2464260e 2023-04-28T15:27:48.180Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.181Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-28T15:27:48.181Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3189a045-8e8f-49ea-8068-653b7ef5a07d 2023-04-28T15:27:48.182Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3189a045-8e8f-49ea-8068-653b7ef5a07d 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-04-28T15:27:48.190Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.190Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:48.190Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:48.191Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.191Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:48.191Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:48.191Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:48.192Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-28T15:27:48.193Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:48.193Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-28T15:27:48.193Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.193Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3bf2797a-8f84-4491-8a58-16c37ba92856 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-04-28T15:27:48.211Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.212Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:48.212Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:48.212Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.212Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:48.212Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:48.212Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-04-28T15:27:48.213Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-04-28T15:27:48.214Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:48.214Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-04-28T15:27:48.214Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.214Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4e13777f-1660-413b-88ee-df3a00290725 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-04-28T15:27:48.218Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.219Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:48.219Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:48.221Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.221Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is not matching search criteria 2023-04-28T15:27:48.221Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-04-28T15:27:48.221Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-04-28T15:27:48.222Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3122c40b-5d9b-4b09-8996-cb0a46f4b0f5 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-04-28T15:27:48.227Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.227Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:48.227Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:27:48.227Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.228Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Node template vFW b2a9e0b0-e7fd 0 is matching search criteria 2023-04-28T15:27:48.228Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b2a9e0b0-e7fd 0] matching following query criteria: sdcType=VF, customizationUUID=5b5f383b-b797-4d86-897c-9026b8509a01 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:27:48.231Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid e3c7c200-1561-4749-becb-889b5d0bbe3c: vFW b2a9e0b0-e7fd 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.232Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.233Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.233Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.233Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.233Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:27:48.233Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-28 15-26-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:27:48.233Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-04-28 15-26-15 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-04-28T15:27:48.842Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW b2a9e0b0-e7fd a03b94a7-8594-4af5-a7e0-a3358b5eed6c 1 ASDC deployResourceStructure 2023-04-28T15:27:48.843Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json ASDC sendASDCNotification 2023-04-28T15:27:48.843Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json 2023-04-28T15:27:48.843Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:27:48.844Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:48.844Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:48.844Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695668843, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:49.845Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-04-28T15:27:49.845Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml 2023-04-28T15:27:49.846Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:27:49.846Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:49.846Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:49.846Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695669845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:50.847Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-04-28T15:27:50.848Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env 2023-04-28T15:27:50.848Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:27:50.848Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:50.848Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:50.848Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695670847, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:51.849Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar ASDC sendASDCNotification 2023-04-28T15:27:51.850Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar 2023-04-28T15:27:51.850Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:27:51.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:27:51.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:27:51.851Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695671849, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:52.853Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:27:52.895Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:27:52.901Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:27:52.902Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:27:52.902Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:27:59.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:27:59.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:27:59.673Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:27:59.674Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:22.902Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:28:22.925Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:28:22.931Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:28:22.931Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:28:22.931Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:28:52.932Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:28:52.952Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:28:52.958Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:28:52.958Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:28:52.958Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:28:59.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:28:59.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-04-28T15:28:59.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.684Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.684Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.684Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.684Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695619774, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:28:59.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.693Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695653065, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:28:59.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695611864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695641518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "ves-openapi-manager", "timestamp": 1682695633335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695660895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695660902, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695660338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695660893, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "cds-sdc-listener", "timestamp": 1682695661927, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-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-04-28T15:28:59.712Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a865ece4-57b0-4754-8f84-d01f20f6986c 2023-04-28T15:28:59.712Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a865ece4-57b0-4754-8f84-d01f20f6986c 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-04-28T15:28:59.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695661353, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695661994, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "policy-distribution-id", "timestamp": 1682695662357, "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-04-28T15:28:59.745Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a865ece4-57b0-4754-8f84-d01f20f6986c 2023-04-28T15:28:59.745Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a865ece4-57b0-4754-8f84-d01f20f6986c 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-04-28T15:28:59.764Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695663100, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695657205, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695664220, "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-04-28T15:28:59.778Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a865ece4-57b0-4754-8f84-d01f20f6986c 2023-04-28T15:28:59.778Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a865ece4-57b0-4754-8f84-d01f20f6986c 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-04-28T15:28:59.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695664518, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695664819, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "multicloud-k8s", "timestamp": 1682695665223, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695665951, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695667086, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695668843, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695669845, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695670847, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695671849, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vfwb2a9e0b0e7fd0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/resourceInstances/vfwb2a9e0b0e7fd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695677294, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695670529, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "aai-model-loader", "timestamp": 1682695678300, "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-04-28T15:28:59.808Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a865ece4-57b0-4754-8f84-d01f20f6986c 2023-04-28T15:28:59.808Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a865ece4-57b0-4754-8f84-d01f20f6986c 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-04-28T15:28:59.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:28:59.827Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695678432, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:28:59.827Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:22.959Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:29:22.986Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:29:22.992Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:29:22.992Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:29:22.993Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:29:22.993Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:29:52.993Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:29:53.015Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:29:53.021Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:29:53.021Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:29:53.021Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:29:53.021Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:29:59.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:29:59.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695683381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230428152615/1.0/artifacts/service-Vfw20230428152615-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:29:59.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695684388, "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-04-28T15:29:59.700Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a865ece4-57b0-4754-8f84-d01f20f6986c 2023-04-28T15:29:59.700Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a865ece4-57b0-4754-8f84-d01f20f6986c 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-04-28T15:29:59.723Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.723Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.723Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.724Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.725Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.727Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.728Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.729Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695693360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695662931, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695717205, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.734Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "ves-openapi-manager", "timestamp": 1682695700279, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695696229, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695724708, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695724712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695724725, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.735Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695724114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.736Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.736Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.736Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "cds-sdc-listener", "timestamp": 1682695725718, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-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-04-28T15:29:59.772Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 2023-04-28T15:29:59.773Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 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-04-28T15:29:59.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695725117, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:29:59.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695725825, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "policy-distribution-id", "timestamp": 1682695726119, "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-04-28T15:29:59.813Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 2023-04-28T15:29:59.813Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 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-04-28T15:29:59.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695726935, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695727987, "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-04-28T15:29:59.855Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 2023-04-28T15:29:59.855Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 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-04-28T15:29:59.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "multicloud-k8s", "timestamp": 1682695728990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:29:59.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695730686, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:29:59.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "aai-model-loader", "timestamp": 1682695731689, "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-04-28T15:29:59.892Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 2023-04-28T15:29:59.893Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 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-04-28T15:29:59.915Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.915Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.915Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.916Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695730529, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:29:59.917Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:29:59.918Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:29:59.918Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695738363, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:29:59.918Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:30:23.021Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:30:23.045Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:30:23.052Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:30:23.052Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:30:23.052Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T15:30:23.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T15:30:23.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:30:23.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:30:23.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:30:23.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:30:23.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:30:23.054Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-04-28T15:30:23.066Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T15:30:53.067Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a865ece4-57b0-4754-8f84-d01f20f6986c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T15:30:53.081Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a865ece4-57b0-4754-8f84-d01f20f6986c and serviceModelVersionId: e3c7c200-1561-4749-becb-889b5d0bbe3c 2023-04-28T15:30:53.081Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c9b1d809-e6e7-43f2-a17a-ebc865f88d86 2023-04-28T15:30:59.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:30:59.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:30:59.671Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695740861, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:30:59.672Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:30:59.672Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:30:59.672Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682695741866, "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-04-28T15:30:59.692Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 2023-04-28T15:30:59.692Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a 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-04-28T15:31:04.138Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c9b1d809-e6e7-43f2-a17a-ebc865f88d86/model-vers/model-ver/e3c7c200-1561-4749-becb-889b5d0bbe3c?depth=0 2023-04-28T15:31:04.274Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T15:31:04.666Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c9b1d809-e6e7-43f2-a17a-ebc865f88d86/model-vers/model-ver/e3c7c200-1561-4749-becb-889b5d0bbe3c?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-04-28T15:31:04.671Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c9b1d809-e6e7-43f2-a17a-ebc865f88d86/model-vers/model-ver/e3c7c200-1561-4749-becb-889b5d0bbe3c?depth=0|INFO|500||Invoke 2023-04-28T15:31:04.691Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c9b1d809-e6e7-43f2-a17a-ebc865f88d86/model-vers/model-ver/e3c7c200-1561-4749-becb-889b5d0bbe3c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T15:31:04.983Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c9b1d809-e6e7-43f2-a17a-ebc865f88d86/model-vers/model-ver/e3c7c200-1561-4749-becb-889b5d0bbe3c?depth=0|INFO|500||InvokeReturn 2023-04-28T15:31:04.984Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c9b1d809-e6e7-43f2-a17a-ebc865f88d86/model-vers/model-ver/e3c7c200-1561-4749-becb-889b5d0bbe3c?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:31:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[268], vertex-id=[147688], x-aai-txid=[1-aai-resources-230428-15:31:04:534-84350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T15:31:04.985Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-04-28T15:31:04.989Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T15:31:04.989Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:31:05.000Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-04-28T15:31:05.001Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a865ece4-57b0-4754-8f84-d01f20f6986c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T15:31:05.002Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T15:31:05.002Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:05.002Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:05.002Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695865001, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T15:31:06.034Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:31:06.044Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-28T15:31:06.044Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"62489c7a-274a-44cf-8cc0-a0ed17fe2b2a","serviceName":"basic_onboard_jwoUkF","serviceVersion":"1.0","serviceUUID":"1f9c189e-4988-4c21-b01b-56f8a1df870b","serviceDescription":"service","serviceInvariantUUID":"e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe","resources":[{"resourceInstanceName":"basic_onboard_jwoUkF 0","resourceName":"basic_onboard_jwoUkF","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3496b0a5-185b-4fb5-80e2-a0ab161a2ec5","resourceInvariantUUID":"b5da7174-e272-49fb-9809-5e8e1d5b3144","resourceCustomizationUUID":"9b57ab19-08b8-4b1c-b00e-52df9fa2ce97","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml","artifactChecksum":"OWY0MGEzZTU5MzBlMWJkMWIzMzllMWMxMWNiMjk5OTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8c6af149-0ae8-4b98-b1c8-67945b312ba8","artifactVersion":"1"},{"artifactName":"basic_onboard_jwoukf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json","artifactChecksum":"ZjFjYWI0MTJmNTczMzY2N2Q2YjdjMTcwYTUyZDY2YzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8162586e-5be9-4acd-a7d0-4b0372ba976e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"15936c3e-9981-4615-8795-853e9cd48a95","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"90939ca4-6ee1-47e4-b05f-00819433e183","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5483d15e-38c9-473c-bad1-807dc039e9c3","artifactVersion":"2","generatedFromUUID":"15936c3e-9981-4615-8795-853e9cd48a95"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJwoukf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml","artifactChecksum":"YmJkYzIyOWM4NzQzNjliZWJkM2I4ZjdjZGZlMTMxNjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"898c8c1d-9157-49c0-838b-57bee388011a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJwoukf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar","artifactChecksum":"Y2FjOTdmZDY4NTdjODIwMWYzMjc3NGE2NzFkNzJiMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e56fc2ac-f134-4448-9ce8-1c73e905dd07","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T15:31:06.048Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:06.048Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:06.048Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:06.048Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:07.049Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:07.050Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:07.050Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:07.050Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:08.051Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:08.052Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:08.052Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:08.052Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:09.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:09.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:09.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:09.053Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:10.054Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:10.055Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:10.055Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:10.055Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:11.056Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:11.057Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:11.057Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:11.057Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:12.058Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:31:12.058Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:12.059Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:12.059Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:13.060Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "serviceName": "basic_onboard_jwoUkF", "serviceVersion": "1.0", "serviceUUID": "1f9c189e-4988-4c21-b01b-56f8a1df870b", "serviceDescription": "service", "serviceInvariantUUID": "e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe", "resources": [ { "resourceInstanceName": "basic_onboard_jwoUkF 0", "resourceCustomizationUUID": "9b57ab19-08b8-4b1c-b00e-52df9fa2ce97", "resourceName": "basic_onboard_jwoUkF", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3496b0a5-185b-4fb5-80e2-a0ab161a2ec5", "resourceInvariantUUID": "b5da7174-e272-49fb-9809-5e8e1d5b3144", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jwoukf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "artifactChecksum": "ZjFjYWI0MTJmNTczMzY2N2Q2YjdjMTcwYTUyZDY2YzM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8162586e-5be9-4acd-a7d0-4b0372ba976e", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "15936c3e-9981-4615-8795-853e9cd48a95", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5483d15e-38c9-473c-bad1-807dc039e9c3", "generatedFromUUID": "15936c3e-9981-4615-8795-853e9cd48a95" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5483d15e-38c9-473c-bad1-807dc039e9c3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJwoukf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "artifactChecksum": "Y2FjOTdmZDY4NTdjODIwMWYzMjc3NGE2NzFkNzJiMDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e56fc2ac-f134-4448-9ce8-1c73e905dd07" } ], "workloadContext": "Production" } 2023-04-28T15:31:13.061Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T15:31:13.061Z|a865ece4-57b0-4754-8f84-d01f20f6986c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1f9c189e-4988-4c21-b01b-56f8a1df870b ASDC 2023-04-28T15:31:13.062Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:62489c7a-274a-44cf-8cc0-a0ed17fe2b2a ServiceName:basic_onboard_jwoUkF ServiceVersion:1.0 ServiceUUID:1f9c189e-4988-4c21-b01b-56f8a1df870b ServiceInvariantUUID:e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJwoukf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar ArtifactUUID:e56fc2ac-f134-4448-9ce8-1c73e905dd07 ArtifactChecksum:Y2FjOTdmZDY4NTdjODIwMWYzMjc3NGE2NzFkNzJiMDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_jwoUkF 0 ResourceCustomizationUUID:9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 ResourceInvariantUUID:b5da7174-e272-49fb-9809-5e8e1d5b3144 ResourceName:basic_onboard_jwoUkF ResourceType:VF ResourceUUID:3496b0a5-185b-4fb5-80e2-a0ab161a2ec5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jwoukf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json ArtifactUUID:8162586e-5be9-4acd-a7d0-4b0372ba976e ArtifactChecksum:ZjFjYWI0MTJmNTczMzY2N2Q2YjdjMTcwYTUyZDY2YzM= 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/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml ArtifactUUID:15936c3e-9981-4615-8795-853e9cd48a95 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/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env ArtifactUUID:5483d15e-38c9-473c-bad1-807dc039e9c3 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/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env ArtifactUUID:5483d15e-38c9-473c-bad1-807dc039e9c3 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-28T15:31:13.062Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1f9c189e-4988-4c21-b01b-56f8a1df870b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T15:31:13.124Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:31:13.125Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:31:13.125Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:31:13.125Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e56fc2ac-f134-4448-9ce8-1c73e905dd07 from URL: /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:13.125Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:31:13.125Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:13.247Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:31:13.250Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar e56fc2ac-f134-4448-9ce8-1c73e905dd07 75672 2023-04-28T15:31:13.251Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar ASDC sendASDCNotification 2023-04-28T15:31:13.251Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:13.251Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:31:13.251Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:13.252Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:13.252Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695873251, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:14.254Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:31:14.254Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:31:14.255Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: e56fc2ac-f134-4448-9ce8-1c73e905dd07, URL: /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar to file: /app/ASDC/1/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:14.255Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:14.256Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:14.256Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:14.438Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13958778919641288148/Definitions/service-BasicOnboardJwoukf-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-04-28T15:31:15.373Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T15:31:15.374Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-04-28T15:31:15.374Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.374Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-28T15:31:15.374Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.374Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||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-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.374Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_jwoUkF 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-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||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-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||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-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||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-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.375Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.376Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is not matching search criteria 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.377Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-28T15:31:15.378Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.378Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:15.378Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:31:15.378Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.379Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:15.379Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:31:15.379Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.379Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:15.379Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:31:15.379Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.380Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is not matching search criteria 2023-04-28T15:31:15.380Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-04-28T15:31:15.380Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-04-28T15:31:15.380Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=bb96a8a2-3f11-43e1-a296-ed403180bb0e 2023-04-28T15:31:15.380Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.381Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.381Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.381Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.381Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.381Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.381Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:15.382Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:15.382Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_jwoUkF Description:service Model UUID:1f9c189e-4988-4c21-b01b-56f8a1df870b Model Version:NULL Model InvariantUuid:e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_jwoUkF Model UUID:c43982c0-470f-4b3e-bc6f-c93b63f1c90d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b5da7174-e272-49fb-9809-5e8e1d5b3144 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b3a2ddfc-4df1-4ad9-82bf-c20b5a7aa851 ModelName:BasicOnboardJwoukf..base_ubuntu18..module-0 ModelUuid:f0c04097-4738-4cc5-907d-8ad9e45fe875 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:bb96a8a2-3f11-43e1-a296-ed403180bb0e ModelInvariantUuid:e712f6ad-0558-4675-847a-12b60c561e53 ModelName:basic_onboard_jwoUkF-nodes.ubuntu18Cvfc ModelUuid:70a87ce1-006d-4d10-a3c1-686f5c93dce2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:b808c320-81c5-4200-a654-44d5ad11afa4 ModelInvariantUuid:9b735033-8967-4aa4-8a4e-bfbb45f616f9 ModelName:BasicOnboardJwoukf.compute.nodes.heat.ubuntu18 ModelUuid:51656ec9-5260-466a-86dd-0729dc54e1db 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-04-28T15:31:15.401Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 3496b0a5-185b-4fb5-80e2-a0ab161a2ec5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:31:15.408Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||basic_onboard_jwoUkF 0 2023-04-28T15:31:15.408Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3496b0a5-185b-4fb5-80e2-a0ab161a2ec5 2023-04-28T15:31:15.408Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8162586e-5be9-4acd-a7d0-4b0372ba976e from URL: /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json 2023-04-28T15:31:15.408Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:31:15.408Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json 2023-04-28T15:31:15.502Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:31:15.503Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json 8162586e-5be9-4acd-a7d0-4b0372ba976e 798 2023-04-28T15:31:15.503Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json ASDC sendASDCNotification 2023-04-28T15:31:15.503Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json 2023-04-28T15:31:15.503Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:31:15.503Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:15.504Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:15.504Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695875503, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:16.504Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJwoukf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "b3a2ddfc-4df1-4ad9-82bf-c20b5a7aa851", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f0c04097-4738-4cc5-907d-8ad9e45fe875", "vfModuleModelCustomizationUUID": "931829d2-6a09-4ab8-8c6a-3a9c89c3f8ac", "isBase": true, "artifacts": [ "15936c3e-9981-4615-8795-853e9cd48a95", "5483d15e-38c9-473c-bad1-807dc039e9c3" ], "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-04-28T15:31:16.509Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJwoukf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f0c04097-4738-4cc5-907d-8ad9e45fe875 VfModuleModelInvariantUUID:b3a2ddfc-4df1-4ad9-82bf-c20b5a7aa851 VfModuleModelDescription:NULL Artifacts UUID List:{ 15936c3e-9981-4615-8795-853e9cd48a95 , 5483d15e-38c9-473c-bad1-807dc039e9c3 } 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-04-28T15:31:16.511Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJwoukf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "b3a2ddfc-4df1-4ad9-82bf-c20b5a7aa851", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f0c04097-4738-4cc5-907d-8ad9e45fe875", "vfModuleModelCustomizationUUID": "931829d2-6a09-4ab8-8c6a-3a9c89c3f8ac", "isBase": true, "artifacts": [ "15936c3e-9981-4615-8795-853e9cd48a95", "5483d15e-38c9-473c-bad1-807dc039e9c3" ], "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-04-28T15:31:16.512Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJwoukf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f0c04097-4738-4cc5-907d-8ad9e45fe875 VfModuleModelInvariantUUID:b3a2ddfc-4df1-4ad9-82bf-c20b5a7aa851 VfModuleModelDescription:NULL Artifacts UUID List:{ 15936c3e-9981-4615-8795-853e9cd48a95 , 5483d15e-38c9-473c-bad1-807dc039e9c3 } 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-04-28T15:31:16.512Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 15936c3e-9981-4615-8795-853e9cd48a95 from URL: /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml 2023-04-28T15:31:16.512Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:31:16.512Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml 2023-04-28T15:31:16.610Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:31:16.611Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml 15936c3e-9981-4615-8795-853e9cd48a95 5033 2023-04-28T15:31:16.612Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-04-28T15:31:16.612Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml 2023-04-28T15:31:16.612Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:31:16.612Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:16.612Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:16.613Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695876612, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:17.615Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5483d15e-38c9-473c-bad1-807dc039e9c3 from URL: /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env 2023-04-28T15:31:17.616Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:31:17.616Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env 2023-04-28T15:31:17.718Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:31:17.719Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env 5483d15e-38c9-473c-bad1-807dc039e9c3 909 2023-04-28T15:31:17.719Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-04-28T15:31:17.719Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env 2023-04-28T15:31:17.719Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:31:17.720Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:17.720Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:17.720Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695877719, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:18.722Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 1f9c189e-4988-4c21-b01b-56f8a1df870b 2023-04-28T15:31:18.723Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_jwoUkF 0 3496b0a5-185b-4fb5-80e2-a0ab161a2ec5 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-04-28T15:31:18.754Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7181c03, org.onap.sdc.toscaparser.api.parameters.Input@13ccb190, org.onap.sdc.toscaparser.api.parameters.Input@6770dced, org.onap.sdc.toscaparser.api.parameters.Input@6186ff4d, org.onap.sdc.toscaparser.api.parameters.Input@26390f7a] 2023-04-28T15:31:18.755Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.756Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.756Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-04-28T15:31:18.756Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 2023-04-28T15:31:18.756Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 matches Tosca VF Customization UUID: 9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 2023-04-28T15:31:18.756Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 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-04-28T15:31:18.760Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.760Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.761Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 9b57ab19-08b8-4b1c-b00e-52df9fa2ce97: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-04-28T15:31:18.761Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@67d3aeb1 2023-04-28T15:31:18.761Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.761Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-28T15:31:18.761Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 931829d2-6a09-4ab8-8c6a-3a9c89c3f8ac 2023-04-28T15:31:18.761Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 931829d2-6a09-4ab8-8c6a-3a9c89c3f8ac 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-04-28T15:31:18.765Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.765Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:18.765Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:31:18.766Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is not matching search criteria 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-04-28T15:31:18.767Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=bb96a8a2-3f11-43e1-a296-ed403180bb0e 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-04-28T15:31:18.772Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.772Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:18.772Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:31:18.772Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.773Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jwoUkF 0 is matching search criteria 2023-04-28T15:31:18.773Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jwoUkF 0] matching following query criteria: sdcType=VF, customizationUUID=9b57ab19-08b8-4b1c-b00e-52df9fa2ce97 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:31:18.777Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.777Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.777Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 1f9c189e-4988-4c21-b01b-56f8a1df870b: basic_onboard_jwoUkF 2023-04-28T15:31:18.777Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.778Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.778Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.778Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.778Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.778Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.778Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.779Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.779Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:31:18.779Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jwoUkF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:31:18.779Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_jwoUkF 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-04-28T15:31:18.986Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_jwoUkF 3496b0a5-185b-4fb5-80e2-a0ab161a2ec5 1 ASDC deployResourceStructure 2023-04-28T15:31:18.987Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json ASDC sendASDCNotification 2023-04-28T15:31:18.987Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json 2023-04-28T15:31:18.987Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:31:18.988Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:18.988Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:18.988Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695878987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:19.989Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-04-28T15:31:19.989Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml 2023-04-28T15:31:19.989Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:31:19.990Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:19.990Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:19.990Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695879989, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:20.991Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-04-28T15:31:20.991Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env 2023-04-28T15:31:20.991Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:31:20.992Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:20.992Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:20.992Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695880991, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:21.993Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar ASDC sendASDCNotification 2023-04-28T15:31:21.993Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar 2023-04-28T15:31:21.994Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:31:21.994Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:21.994Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:21.994Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695881993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:22.995Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:31:23.021Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:31:23.026Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:31:23.026Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:31:23.026Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T15:31:23.026Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T15:31:23.027Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:31:23.027Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:31:23.027Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:31:23.027Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:31:23.027Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:31:23.027Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-04-28T15:31:23.039Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T15:31:53.039Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T15:31:53.049Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a and serviceModelVersionId: 1f9c189e-4988-4c21-b01b-56f8a1df870b 2023-04-28T15:31:53.050Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe 2023-04-28T15:31:53.051Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0 2023-04-28T15:31:53.060Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T15:31:53.098Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0|INFO|500||Invoke 2023-04-28T15:31:53.098Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[62489c7a-274a-44cf-8cc0-a0ed17fe2b2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7ba726de-2821-4671-8bdb-d78ab9b9a5f2], X-ECOMP-RequestID=[62489c7a-274a-44cf-8cc0-a0ed17fe2b2a], X-TransactionId=[], X-ONAP-RequestID=[62489c7a-274a-44cf-8cc0-a0ed17fe2b2a], Content-Type=[application/merge-patch+json]} 2023-04-28T15:31:53.104Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T15:31:53.277Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?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/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:31:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[169], vertex-id=[155880], x-aai-txid=[0-aai-resources-230428-15:31:52:942-55777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T15:31:53.277Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-28T15:31:53.278Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4c05eb2-6d5c-46c3-a9b8-0cb6f14ddefe/model-vers/model-ver/1f9c189e-4988-4c21-b01b-56f8a1df870b?depth=0|INFO|500||InvokeReturn 2023-04-28T15:31:53.278Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T15:31:53.278Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:31:53.292Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-04-28T15:31:53.293Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 62489c7a-274a-44cf-8cc0-a0ed17fe2b2a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T15:31:53.293Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T15:31:53.293Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:31:53.293Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:31:53.294Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695913293, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T15:31:54.324Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:31:59.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:31:59.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a865ece4-57b0-4754-8f84-d01f20f6986c", "consumerID": "SO-sdc-controller", "timestamp": 1682695865001, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T15:31:59.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695866034, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:31:59.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695873251, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695875503, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695876612, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695877719, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695878987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/basic_onboard_jwoukf0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:31:59.684Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695879989, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-04-28T15:31:59.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695880991, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/resourceInstances/basic_onboard_jwoukf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-04-28T15:31:59.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695881993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJwoukf/1.0/artifacts/service-BasicOnboardJwoukf-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:31:59.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:31:59.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:31:59.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62489c7a-274a-44cf-8cc0-a0ed17fe2b2a", "consumerID": "SO-sdc-controller", "timestamp": 1682695913293, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T15:31:59.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:32:54.324Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:32:59.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:33:54.326Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:33:59.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:34:54.326Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:34:59.671Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:35:54.328Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:35:59.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:36:54.329Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:36:59.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:37:54.330Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:37:59.674Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:38:54.330Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:38:59.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:39:54.331Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:39:59.676Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:40:54.332Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:40:59.677Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:41:01.375Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Node 0 disconnected. 2023-04-28T15:41:54.334Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:41:59.678Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:42:48.389Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-04-28T15:42:48.389Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"37fd2837-3844-445a-8688-855f19de8c95","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"03635309-89b8-4d27-8552-858a122be407","serviceDescription":"service","serviceInvariantUUID":"47ec5e4b-b570-40ce-83d2-066a79f9b597","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"40526f1e-cc7e-4f15-a3e3-1c74c9e54351","resourceInvariantUUID":"db5438ec-156f-4469-b80c-cdf1b3bc26a1","resourceCustomizationUUID":"b3c48ff0-1c02-499f-8f9f-70b74736b8a1","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":"YzQzMmViMmNhN2Q1MmU0YmEzYmI3Yjg4MWMwYWE1Mjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"afda39ad-3bc0-47ae-b8df-c4f766f02b5f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2M2NGUwNTkzNzY2OTY5MWFkMjQzMDk5OTg2ZTBlOTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"43061f5d-0982-49e4-a878-cfd4b656872b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T15:42:48.391Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:42:48.391Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:42:48.392Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:42:48.392Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696514334, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:42:48.397Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:42:48.397Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:42:48.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:42:48.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:42:48.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:42:48.398Z||kafka-producer-network-thread | SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-92c47b10-a8a7-4cdc-be4b-25036f7a6769] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F6cfR6U0QVqOZ-udByofWQ 2023-04-28T15:42:48.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-04-28T15:42:48.419Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "ves-openapi-manager", "timestamp": 1682696564131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:42:48.419Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:42:49.399Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:42:49.400Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:42:49.401Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:42:49.401Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696514334, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:42:50.402Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "03635309-89b8-4d27-8552-858a122be407", "serviceDescription": "service", "serviceInvariantUUID": "47ec5e4b-b570-40ce-83d2-066a79f9b597", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b3c48ff0-1c02-499f-8f9f-70b74736b8a1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "40526f1e-cc7e-4f15-a3e3-1c74c9e54351", "resourceInvariantUUID": "db5438ec-156f-4469-b80c-cdf1b3bc26a1", "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": "M2M2NGUwNTkzNzY2OTY5MWFkMjQzMDk5OTg2ZTBlOTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43061f5d-0982-49e4-a878-cfd4b656872b" } ], "workloadContext": "Production" } 2023-04-28T15:42:50.403Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T15:42:50.403Z|62489c7a-274a-44cf-8cc0-a0ed17fe2b2a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 03635309-89b8-4d27-8552-858a122be407 ASDC 2023-04-28T15:42:50.404Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:37fd2837-3844-445a-8688-855f19de8c95 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:03635309-89b8-4d27-8552-858a122be407 ServiceInvariantUUID:47ec5e4b-b570-40ce-83d2-066a79f9b597 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:43061f5d-0982-49e4-a878-cfd4b656872b ArtifactChecksum:M2M2NGUwNTkzNzY2OTY5MWFkMjQzMDk5OTg2ZTBlOTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b3c48ff0-1c02-499f-8f9f-70b74736b8a1 ResourceInvariantUUID:db5438ec-156f-4469-b80c-cdf1b3bc26a1 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:40526f1e-cc7e-4f15-a3e3-1c74c9e54351 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-04-28T15:42:50.405Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03635309-89b8-4d27-8552-858a122be407 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T15:42:50.464Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:42:50.465Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:42:50.465Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:42:50.465Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 43061f5d-0982-49e4-a878-cfd4b656872b from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-04-28T15:42:50.465Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-04-28T15:42:50.466Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-04-28T15:42:50.599Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-04-28T15:42:50.600Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 43061f5d-0982-49e4-a878-cfd4b656872b 57783 2023-04-28T15:42:50.601Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-04-28T15:42:50.601Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-04-28T15:42:50.601Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:42:50.601Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:42:50.601Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:42:50.601Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696570601, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:42:51.602Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:42:51.602Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-04-28T15:42:51.603Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 43061f5d-0982-49e4-a878-cfd4b656872b, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-28T15:42:51.603Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-04-28T15:42:51.603Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-28T15:42:51.604Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-28T15:42:51.677Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17617431456981465117/Definitions/service-BasicNetwork-template.yml 2023-04-28T15:42:51.978Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.979Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.980Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:51.981Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:03635309-89b8-4d27-8552-858a122be407 Model Version:NULL Model InvariantUuid:47ec5e4b-b570-40ce-83d2-066a79f9b597 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:db5438ec-156f-4469-b80c-cdf1b3bc26a1 Model UUID:4841c390-d1c6-4553-8215-44e9562bbb2f Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:b3c48ff0-1c02-499f-8f9f-70b74736b8a1 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-04-28T15:42:51.991Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 40526f1e-cc7e-4f15-a3e3-1c74c9e54351 2023-04-28T15:42:51.992Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||No resources found for Service: 03635309-89b8-4d27-8552-858a122be407 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:42:51.995Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500|| 2023-04-28T15:42:51.995Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-04-28T15:42:51.995Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 03635309-89b8-4d27-8552-858a122be407 2023-04-28T15:42:51.995Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 03635309-89b8-4d27-8552-858a122be407 2023-04-28T15:42:51.995Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-04-28T15:42:51.996Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:52.002Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ac7090, org.onap.sdc.toscaparser.api.parameters.Input@382be221, org.onap.sdc.toscaparser.api.parameters.Input@36c08ada, org.onap.sdc.toscaparser.api.parameters.Input@2f63198c, org.onap.sdc.toscaparser.api.parameters.Input@4da9c400] 2023-04-28T15:42:52.003Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 03635309-89b8-4d27-8552-858a122be407: Generic NeutronNet 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.004Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:52.030Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.031Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:52.031Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.031Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:52.031Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:42:52.031Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:42:52.031Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||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-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:42:52.113Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696572113, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:42:53.114Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:42:53.139Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:42:53.145Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:42:53.145Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:42:53.145Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:42:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:42:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:42:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696514334, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:42:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:23.146Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:43:23.175Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:43:23.181Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:43:23.181Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:43:23.181Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:43:53.181Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:43:53.203Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:43:53.208Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:43:53.208Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:43:53.208Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:43:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:43:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "aai-model-loader", "timestamp": 1682696557205, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:43:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "cds-sdc-listener", "timestamp": 1682696566737, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "multicloud-k8s", "timestamp": 1682696540020, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "policy-distribution-id", "timestamp": 1682696567149, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "ves-openapi-manager", "timestamp": 1682696564131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696514334, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "aai-model-loader", "timestamp": 1682696557205, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "policy-distribution-id", "timestamp": 1682696567149, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "multicloud-k8s", "timestamp": 1682696540020, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "cds-sdc-listener", "timestamp": 1682696566737, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "policy-distribution-id", "timestamp": 1682696570228, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696570601, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "aai-model-loader", "timestamp": 1682696570850, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "cds-sdc-listener", "timestamp": 1682696570854, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696570529, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:43:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "policy-distribution-id", "timestamp": 1682696571231, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:43:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "cds-sdc-listener", "timestamp": 1682696571859, "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-04-28T15:43:59.700Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 37fd2837-3844-445a-8688-855f19de8c95 2023-04-28T15:43:59.700Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 37fd2837-3844-445a-8688-855f19de8c95 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-04-28T15:43:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696572113, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:43:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696570529, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:43:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "policy-distribution-id", "timestamp": 1682696572233, "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-04-28T15:43:59.738Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 37fd2837-3844-445a-8688-855f19de8c95 2023-04-28T15:43:59.738Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 37fd2837-3844-445a-8688-855f19de8c95 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-04-28T15:43:59.759Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.759Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696573336, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:43:59.759Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.759Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "aai-model-loader", "timestamp": 1682696574156, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696574921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.760Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "aai-model-loader", "timestamp": 1682696575160, "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-04-28T15:43:59.774Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 37fd2837-3844-445a-8688-855f19de8c95 2023-04-28T15:43:59.775Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 37fd2837-3844-445a-8688-855f19de8c95 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-04-28T15:43:59.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:43:59.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696575928, "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-04-28T15:43:59.810Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 37fd2837-3844-445a-8688-855f19de8c95 2023-04-28T15:43:59.811Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 37fd2837-3844-445a-8688-855f19de8c95 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-04-28T15:44:23.209Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:44:23.231Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:44:23.238Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:44:23.239Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:44:23.240Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:44:23.240Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-04-28T15:44:23.253Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T15:44:53.254Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 37fd2837-3844-445a-8688-855f19de8c95 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T15:44:53.263Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 37fd2837-3844-445a-8688-855f19de8c95 and serviceModelVersionId: 03635309-89b8-4d27-8552-858a122be407 2023-04-28T15:44:53.263Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 47ec5e4b-b570-40ce-83d2-066a79f9b597 2023-04-28T15:44:53.265Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/47ec5e4b-b570-40ce-83d2-066a79f9b597/model-vers/model-ver/03635309-89b8-4d27-8552-858a122be407?depth=0 2023-04-28T15:44:53.272Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T15:44:53.323Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47ec5e4b-b570-40ce-83d2-066a79f9b597/model-vers/model-ver/03635309-89b8-4d27-8552-858a122be407?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-04-28T15:44:53.325Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47ec5e4b-b570-40ce-83d2-066a79f9b597/model-vers/model-ver/03635309-89b8-4d27-8552-858a122be407?depth=0|INFO|500||Invoke 2023-04-28T15:44:53.333Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47ec5e4b-b570-40ce-83d2-066a79f9b597/model-vers/model-ver/03635309-89b8-4d27-8552-858a122be407?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T15:44:53.507Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47ec5e4b-b570-40ce-83d2-066a79f9b597/model-vers/model-ver/03635309-89b8-4d27-8552-858a122be407?depth=0|INFO|500||InvokeReturn 2023-04-28T15:44:53.509Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/47ec5e4b-b570-40ce-83d2-066a79f9b597/model-vers/model-ver/03635309-89b8-4d27-8552-858a122be407?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:44:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[221232], x-aai-txid=[0-aai-resources-230428-15:44:53:157-86812], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T15:44:53.509Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-04-28T15:44:53.509Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T15:44:53.510Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:44:53.520Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-04-28T15:44:53.520Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 37fd2837-3844-445a-8688-855f19de8c95 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T15:44:53.521Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T15:44:53.521Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:53.521Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:53.521Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696693520, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T15:44:54.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:44:54.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-04-28T15:44:54.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"013cfc82-ef48-402d-89fe-dcdf25deb64a","serviceName":"Demo_pNF_up7mPHeYaqJjGVJXNWHd","serviceVersion":"1.0","serviceUUID":"75bb73f2-c503-445f-af1e-8331e2a08440","serviceDescription":"catalog service description","serviceInvariantUUID":"e34c2ae7-5c9a-498a-9397-08f460abc2b1","resources":[{"resourceInstanceName":"pNF e9d5b872-d73a 0","resourceName":"pNF e9d5b872-d73a","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6743b3f4-5fd5-4a8f-915a-41e53b6a2c39","resourceInvariantUUID":"ae1300fa-afd3-4d1e-a59c-7d0681dc1a53","resourceCustomizationUUID":"019bf9a1-b766-45b6-94bc-d7c55394a430","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml","artifactChecksum":"ZDkyMjkyZTlhZGM3NzA4MjdhYTZjNTFkZmU1MGNiM2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c5dd2bea-f396-4334-9cdc-e04e5fcdec85","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar","artifactChecksum":"YzE2ZGVlMWZiOThiYTI0ZDhmMDM3ZmIwNjRhNDNkZjk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"66e5c2b0-75f2-4ce2-9878-d338059dfc35","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f4d8eb6b-a8f0-40a8-b218-a4a0b6f9af44","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2QxYTkwOTdlMmQ3MjVlZGE0ZGI1MGFiOThmMTM0OTE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8db1a508-8458-407c-a1fa-c85703fc7c96","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"99c677d2-d5d7-4685-9f08-fecf2ed9908c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"05986c8e-4f5c-42eb-a7cf-5f343674e3ea","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml","artifactChecksum":"ZmFlNWU4ZDA0ZjdkMzk3OWM2ZjNmY2E4OWRjOTQ5MmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8f573736-d171-4696-b4fe-2c7fbea40c45","artifactVersion":"1"},{"artifactName":"service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar","artifactChecksum":"Mzc3MzBmZTZhMGFiYjAwMDFkOGZmYmVhZWNlY2JiYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d4acde78-d1c1-42dc-b7c9-d96698887636","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T15:44:54.563Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:44:54.564Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:54.564Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:54.564Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:55.565Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:44:55.565Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:55.566Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:55.566Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:56.567Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:44:56.567Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:56.567Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:56.568Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:57.568Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:44:57.569Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:57.569Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:57.569Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:58.570Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:44:58.570Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:58.571Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:58.571Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:59.572Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:44:59.572Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:44:59.572Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:44:59.572Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:44:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.684Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.684Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.684Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.684Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.684Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.684Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.685Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.686Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.688Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.688Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.688Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.688Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.688Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.688Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.689Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.689Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.690Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696613080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.691Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.691Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696603235, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.691Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.691Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696572864, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "multicloud-k8s", "timestamp": 1682696600651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.692Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696621684, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.693Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696622303, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696621926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696622688, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.694Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.695Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "cds-sdc-listener", "timestamp": 1682696623309, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-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-04-28T15:44:59.733Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 013cfc82-ef48-402d-89fe-dcdf25deb64a 2023-04-28T15:44:59.733Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 013cfc82-ef48-402d-89fe-dcdf25deb64a 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-04-28T15:44:59.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696623205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696617205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "policy-distribution-id", "timestamp": 1682696623690, "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-04-28T15:44:59.767Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 013cfc82-ef48-402d-89fe-dcdf25deb64a 2023-04-28T15:44:59.767Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 013cfc82-ef48-402d-89fe-dcdf25deb64a 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-04-28T15:44:59.786Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "ves-openapi-manager", "timestamp": 1682696624207, "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-04-28T15:44:59.802Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 013cfc82-ef48-402d-89fe-dcdf25deb64a 2023-04-28T15:44:59.802Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 013cfc82-ef48-402d-89fe-dcdf25deb64a 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-04-28T15:44:59.826Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.826Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696625332, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.827Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.827Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.827Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696629021, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:44:59.827Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.827Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.827Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "aai-model-loader", "timestamp": 1682696630023, "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-04-28T15:44:59.842Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 013cfc82-ef48-402d-89fe-dcdf25deb64a 2023-04-28T15:44:59.842Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 013cfc82-ef48-402d-89fe-dcdf25deb64a 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-04-28T15:44:59.866Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.866Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.867Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.867Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.867Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.867Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.868Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.868Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.869Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.870Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.870Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.870Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.870Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.870Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.870Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:44:59.871Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.871Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.871Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.872Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.872Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.872Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.872Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.873Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.873Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.873Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.873Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.873Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-28T15:44:59.874Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.874Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.874Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-28T15:44:59.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.879Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.879Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.879Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.879Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696624312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696624691, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696622215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696630529, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:44:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696639311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696639321, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.883Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696638718, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696639309, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "ves-openapi-manager", "timestamp": 1682696633078, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:44:59.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:00.573Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:45:00.574Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:45:00.574Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:45:00.574Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:45:01.574Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:45:01.575Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:45:01.575Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:45:01.575Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:45:02.576Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "serviceName": "Demo_pNF_up7mPHeYaqJjGVJXNWHd", "serviceVersion": "1.0", "serviceUUID": "75bb73f2-c503-445f-af1e-8331e2a08440", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e34c2ae7-5c9a-498a-9397-08f460abc2b1", "resources": [ { "resourceInstanceName": "pNF e9d5b872-d73a 0", "resourceCustomizationUUID": "019bf9a1-b766-45b6-94bc-d7c55394a430", "resourceName": "pNF e9d5b872-d73a", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "6743b3f4-5fd5-4a8f-915a-41e53b6a2c39", "resourceInvariantUUID": "ae1300fa-afd3-4d1e-a59c-7d0681dc1a53", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "artifactChecksum": "Mzc3MzBmZTZhMGFiYjAwMDFkOGZmYmVhZWNlY2JiYjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d4acde78-d1c1-42dc-b7c9-d96698887636" } ], "workloadContext": "Production" } 2023-04-28T15:45:02.576Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T15:45:02.576Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 75bb73f2-c503-445f-af1e-8331e2a08440 ASDC 2023-04-28T15:45:02.576Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:013cfc82-ef48-402d-89fe-dcdf25deb64a ServiceName:Demo_pNF_up7mPHeYaqJjGVJXNWHd ServiceVersion:1.0 ServiceUUID:75bb73f2-c503-445f-af1e-8331e2a08440 ServiceInvariantUUID:e34c2ae7-5c9a-498a-9397-08f460abc2b1 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar ArtifactUUID:d4acde78-d1c1-42dc-b7c9-d96698887636 ArtifactChecksum:Mzc3MzBmZTZhMGFiYjAwMDFkOGZmYmVhZWNlY2JiYjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e9d5b872-d73a 0 ResourceCustomizationUUID:019bf9a1-b766-45b6-94bc-d7c55394a430 ResourceInvariantUUID:ae1300fa-afd3-4d1e-a59c-7d0681dc1a53 ResourceName:pNF e9d5b872-d73a ResourceType:PNF ResourceUUID:6743b3f4-5fd5-4a8f-915a-41e53b6a2c39 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-04-28T15:45:02.577Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 75bb73f2-c503-445f-af1e-8331e2a08440 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T15:45:02.620Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:45:02.621Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:45:02.621Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:45:02.621Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d4acde78-d1c1-42dc-b7c9-d96698887636 from URL: /sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:02.621Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:45:02.621Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:02.732Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:45:02.735Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar d4acde78-d1c1-42dc-b7c9-d96698887636 88005 2023-04-28T15:45:02.736Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar ASDC sendASDCNotification 2023-04-28T15:45:02.736Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:02.736Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:45:02.736Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:45:02.736Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:45:02.736Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696702736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:45:03.737Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:45:03.738Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:45:03.738Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: d4acde78-d1c1-42dc-b7c9-d96698887636, URL: /sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar to file: /app/ASDC/1/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:03.738Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:03.738Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:03.738Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:03.863Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP204476593195046112/Definitions/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml 2023-04-28T15:45:04.450Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e9d5b872-d73a 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-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.451Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Node template pNF e9d5b872-d73a 0 is matching search criteria 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF e9d5b872-d73a 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Node template pNF e9d5b872-d73a 0 is matching search criteria 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF e9d5b872-d73a 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:45:04.452Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.453Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_up7mPHeYaqJjGVJXNWHd Description:catalog service description Model UUID:75bb73f2-c503-445f-af1e-8331e2a08440 Model Version:NULL Model InvariantUuid:e34c2ae7-5c9a-498a-9397-08f460abc2b1 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-04-28T15:45:04.467Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6743b3f4-5fd5-4a8f-915a-41e53b6a2c39 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:45:04.471Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||pNF e9d5b872-d73a 0 2023-04-28T15:45:04.471Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6743b3f4-5fd5-4a8f-915a-41e53b6a2c39 2023-04-28T15:45:04.471Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 75bb73f2-c503-445f-af1e-8331e2a08440 2023-04-28T15:45:04.471Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 75bb73f2-c503-445f-af1e-8331e2a08440 2023-04-28T15:45:04.471Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF e9d5b872-d73a 0 6743b3f4-5fd5-4a8f-915a-41e53b6a2c39 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-04-28T15:45:04.480Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7a0c5ddf, org.onap.sdc.toscaparser.api.parameters.Input@4ac0efc, org.onap.sdc.toscaparser.api.parameters.Input@60927727, org.onap.sdc.toscaparser.api.parameters.Input@2e36c29e, org.onap.sdc.toscaparser.api.parameters.Input@364c9022] 2023-04-28T15:45:04.480Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.480Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.481Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 75bb73f2-c503-445f-af1e-8331e2a08440: pNF e9d5b872-d73a 2023-04-28T15:45:04.481Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Processing PNF resource: 6743b3f4-5fd5-4a8f-915a-41e53b6a2c39 2023-04-28T15:45:04.481Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:45:04.481Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_up7mPHeYaqJjGVJXNWHd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:45:04.481Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Resource customization UUID: 019bf9a1-b766-45b6-94bc-d7c55394a430 is the same as notified resource customizationUUID: 019bf9a1-b766-45b6-94bc-d7c55394a430 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-04-28T15:45:04.548Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF e9d5b872-d73a 6743b3f4-5fd5-4a8f-915a-41e53b6a2c39 0 ASDC deployResourceStructure 2023-04-28T15:45:04.549Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar ASDC sendASDCNotification 2023-04-28T15:45:04.549Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar 2023-04-28T15:45:04.549Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:45:04.549Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:45:04.549Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:45:04.549Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696704549, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:45:05.551Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:45:05.590Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:45:05.596Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:45:05.597Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:45:05.597Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:45:05.597Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:45:35.597Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:45:35.621Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:45:35.627Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:45:35.627Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:45:35.627Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:45:35.627Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:45:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:45:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696639721, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:45:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "cds-sdc-listener", "timestamp": 1682696640327, "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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-28T15:45:59.719Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a405c75f-6969-4961-91c7-b76d3d9b9870 2023-04-28T15:45:59.719Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a405c75f-6969-4961-91c7-b76d3d9b9870 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-04-28T15:45:59.744Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.744Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696640410, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:45:59.744Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.744Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.744Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "policy-distribution-id", "timestamp": 1682696640722, "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-04-28T15:45:59.761Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a405c75f-6969-4961-91c7-b76d3d9b9870 2023-04-28T15:45:59.761Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a405c75f-6969-4961-91c7-b76d3d9b9870 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-04-28T15:45:59.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696641208, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696641520, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696642212, "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-04-28T15:45:59.810Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 013cfc82-ef48-402d-89fe-dcdf25deb64a 2023-04-28T15:45:59.810Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 013cfc82-ef48-402d-89fe-dcdf25deb64a 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-04-28T15:45:59.834Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.835Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696642577, "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-04-28T15:45:59.850Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a405c75f-6969-4961-91c7-b76d3d9b9870 2023-04-28T15:45:59.850Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a405c75f-6969-4961-91c7-b76d3d9b9870 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-04-28T15:45:59.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.879Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "multicloud-k8s", "timestamp": 1682696643579, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:45:59.879Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696647205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696654343, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696660403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "aai-model-loader", "timestamp": 1682696661405, "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-04-28T15:45:59.894Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a405c75f-6969-4961-91c7-b76d3d9b9870 2023-04-28T15:45:59.894Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a405c75f-6969-4961-91c7-b76d3d9b9870 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-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.914Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696660529, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696668351, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696670622, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.915Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682696671628, "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-04-28T15:45:59.927Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a405c75f-6969-4961-91c7-b76d3d9b9870 2023-04-28T15:45:59.927Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a405c75f-6969-4961-91c7-b76d3d9b9870 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-04-28T15:45:59.949Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.949Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "37fd2837-3844-445a-8688-855f19de8c95", "consumerID": "SO-sdc-controller", "timestamp": 1682696693520, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.950Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.951Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.951Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:45:59.951Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:45:59.951Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/resourceInstances/pnfe9d5b872d73a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:45:59.951Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:46:05.628Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:46:05.657Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:46:05.662Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:46:05.662Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:05.663Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:05.664Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:05.664Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-04-28T15:46:05.677Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T15:46:35.677Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T15:46:35.688Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 013cfc82-ef48-402d-89fe-dcdf25deb64a and serviceModelVersionId: 75bb73f2-c503-445f-af1e-8331e2a08440 2023-04-28T15:46:35.688Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e34c2ae7-5c9a-498a-9397-08f460abc2b1 2023-04-28T15:46:35.689Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0 2023-04-28T15:46:35.696Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T15:46:35.749Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0|INFO|500||Invoke 2023-04-28T15:46:35.749Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[013cfc82-ef48-402d-89fe-dcdf25deb64a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0aa1071e-008c-4c02-9390-b60886f0a06c], X-ECOMP-RequestID=[013cfc82-ef48-402d-89fe-dcdf25deb64a], X-TransactionId=[], X-ONAP-RequestID=[013cfc82-ef48-402d-89fe-dcdf25deb64a], Content-Type=[application/merge-patch+json]} 2023-04-28T15:46:35.756Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T15:46:35.973Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?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/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:46:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[202], vertex-id=[200744], x-aai-txid=[0-aai-resources-230428-15:46:35:580-85259], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T15:46:35.974Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-28T15:46:35.974Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e34c2ae7-5c9a-498a-9397-08f460abc2b1/model-vers/model-ver/75bb73f2-c503-445f-af1e-8331e2a08440?depth=0|INFO|500||InvokeReturn 2023-04-28T15:46:35.975Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T15:46:35.975Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-04-28T15:46:35.984Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|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-04-28T15:46:35.985Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 013cfc82-ef48-402d-89fe-dcdf25deb64a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T15:46:35.985Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T15:46:35.985Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:35.985Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:35.985Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696795985, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T15:46:37.008Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-04-28T15:46:37.008Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"a405c75f-6969-4961-91c7-b76d3d9b9870","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b309dcd9-2e4b-4d45-8da6-54c11e761e07","serviceDescription":"service","serviceInvariantUUID":"7e849013-f8bf-44ce-b192-23459013c3f8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6b821ad6-33d8-4812-acb9-b4fba01d51fa","resourceInvariantUUID":"0222a5f3-7ff0-4d56-88bd-967ce7835185","resourceCustomizationUUID":"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5","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":"YjFlN2E3OTQ5MmJjNzBhODhmOGI3NWVlMDM1OWY2ODU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6dc42715-456a-48da-8202-1c61448ef475","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":"NGQyMmYzNTc3YmY4MzczYmYyY2JlZGUxYzE4NzQ1NDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f4d3b8f2-37e7-4626-9496-f8933586d820","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":"dd995190-f512-4068-a223-232f37faf4df","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":"0cbeb853-7f18-45b6-a9c0-9ad7c1316433","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":"2503a3d1-c532-4093-8155-76cea3dbd479","artifactVersion":"2","generatedFromUUID":"dd995190-f512-4068-a223-232f37faf4df"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTZmNTZiMmE1YjA5MWM4M2MyOGU1Mjg0ZjFjMjA4OTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4640ae5f-8ece-4403-a2a6-390ec54d47d6","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YTY0NTU3Y2EyMDA5NmQzZWQzYjA1YjlmMDUzODg0ZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d0e0932a-7aba-4263-97d3-8ffad818361f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T15:46:37.009Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:37.009Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:37.009Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:37.009Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "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-04-28T15:46:38.010Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:38.011Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:38.011Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:38.011Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "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-04-28T15:46:39.012Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:39.012Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:39.012Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:39.012Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "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-04-28T15:46:40.013Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:40.014Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:40.014Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:40.014Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "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-04-28T15:46:41.015Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:41.015Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:41.015Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:41.015Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "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-04-28T15:46:42.016Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:42.016Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:42.017Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:42.017Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:46:43.018Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:46:43.018Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:43.018Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:43.018Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:46:44.019Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b309dcd9-2e4b-4d45-8da6-54c11e761e07", "serviceDescription": "service", "serviceInvariantUUID": "7e849013-f8bf-44ce-b192-23459013c3f8", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "e5366aa5-5782-4cc1-b1c5-c8ad551c07b5", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6b821ad6-33d8-4812-acb9-b4fba01d51fa", "resourceInvariantUUID": "0222a5f3-7ff0-4d56-88bd-967ce7835185", "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": "NGQyMmYzNTc3YmY4MzczYmYyY2JlZGUxYzE4NzQ1NDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f4d3b8f2-37e7-4626-9496-f8933586d820", "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": "dd995190-f512-4068-a223-232f37faf4df", "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": "2503a3d1-c532-4093-8155-76cea3dbd479", "generatedFromUUID": "dd995190-f512-4068-a223-232f37faf4df" }, "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": "2503a3d1-c532-4093-8155-76cea3dbd479", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "YTY0NTU3Y2EyMDA5NmQzZWQzYjA1YjlmMDUzODg0ZTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d0e0932a-7aba-4263-97d3-8ffad818361f" } ], "workloadContext": "Production" } 2023-04-28T15:46:44.020Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T15:46:44.020Z|013cfc82-ef48-402d-89fe-dcdf25deb64a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b309dcd9-2e4b-4d45-8da6-54c11e761e07 ASDC 2023-04-28T15:46:44.020Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:a405c75f-6969-4961-91c7-b76d3d9b9870 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b309dcd9-2e4b-4d45-8da6-54c11e761e07 ServiceInvariantUUID:7e849013-f8bf-44ce-b192-23459013c3f8 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:d0e0932a-7aba-4263-97d3-8ffad818361f ArtifactChecksum:YTY0NTU3Y2EyMDA5NmQzZWQzYjA1YjlmMDUzODg0ZTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 ResourceInvariantUUID:0222a5f3-7ff0-4d56-88bd-967ce7835185 ResourceName:basic_vm ResourceType:VF ResourceUUID:6b821ad6-33d8-4812-acb9-b4fba01d51fa 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:f4d3b8f2-37e7-4626-9496-f8933586d820 ArtifactChecksum:NGQyMmYzNTc3YmY4MzczYmYyY2JlZGUxYzE4NzQ1NDY= 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:dd995190-f512-4068-a223-232f37faf4df 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:2503a3d1-c532-4093-8155-76cea3dbd479 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:2503a3d1-c532-4093-8155-76cea3dbd479 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-28T15:46:44.020Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b309dcd9-2e4b-4d45-8da6-54c11e761e07 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T15:46:44.106Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:46:44.108Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:46:44.108Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:46:44.108Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d0e0932a-7aba-4263-97d3-8ffad818361f from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-28T15:46:44.108Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:46:44.108Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-28T15:46:44.228Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:46:44.232Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar d0e0932a-7aba-4263-97d3-8ffad818361f 75170 2023-04-28T15:46:44.233Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-04-28T15:46:44.233Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-28T15:46:44.233Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:46:44.233Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:44.233Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:44.233Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696804233, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:46:45.234Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:46:45.234Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:46:45.235Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: d0e0932a-7aba-4263-97d3-8ffad818361f, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-04-28T15:46:45.235Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-04-28T15:46:45.236Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-04-28T15:46:45.236Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-04-28T15:46:45.328Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17560448224152273057/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-04-28T15:46:46.297Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T15:46:46.298Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T15:46:46.298Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-04-28T15:46:46.298Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-28T15:46:46.298Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-BasicVm-csar.csar 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-BasicVm-csar.csar 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-BasicVm-csar.csar 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-BasicVm-csar.csar 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-BasicVm-csar.csar 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-BasicVm-csar.csar 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T15:46:46.299Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.300Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.300Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:46.300Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T15:46:46.300Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:46:46.300Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.300Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.301Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:46.301Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T15:46:46.301Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T15:46:46.301Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.301Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.302Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.302Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-28T15:46:46.302Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-04-28T15:46:46.302Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-04-28T15:46:46.303Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-04-28T15:46:46.303Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-28T15:46:46.303Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-28T15:46:46.303Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.303Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-28T15:46:46.303Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.304Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:46.304Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:46:46.304Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.304Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:46.304Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-28T15:46:46.305Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=67ae81bc-fdd6-4d22-a054-2242112c8e17 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.306Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.307Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:46.307Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:46.307Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b309dcd9-2e4b-4d45-8da6-54c11e761e07 Model Version:NULL Model InvariantUuid:7e849013-f8bf-44ce-b192-23459013c3f8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:33d51afa-07f1-4234-b853-2b1f366461ef Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:0222a5f3-7ff0-4d56-88bd-967ce7835185 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4d99f415-e823-4e0f-9a30-3f4b462654ca ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:8e3ec92f-c67d-424b-ba26-b7754ac7ccce ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:67ae81bc-fdd6-4d22-a054-2242112c8e17 ModelInvariantUuid:0b53bd59-8b70-442c-a5a3-82e9a6aac9d5 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:8a90cd87-6b43-430d-881c-cb58ea5dbf8d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:05cf39f6-408c-4625-b716-a5fb872c5db3 ModelInvariantUuid:5c1645be-c9ce-44ac-990b-bd3558fcfad3 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:badb8f70-a849-41c0-a428-ed8102123cb7 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-04-28T15:46:46.315Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 6b821ad6-33d8-4812-acb9-b4fba01d51fa Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:46:46.317Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||basic_vm 0 2023-04-28T15:46:46.318Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6b821ad6-33d8-4812-acb9-b4fba01d51fa 2023-04-28T15:46:46.318Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f4d3b8f2-37e7-4626-9496-f8933586d820 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-04-28T15:46:46.318Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:46:46.318Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:46.425Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:46:46.425Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json f4d3b8f2-37e7-4626-9496-f8933586d820 787 2023-04-28T15:46:46.426Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:46.426Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:46.426Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:46:46.426Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:46.426Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:46.426Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696806426, "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-04-28T15:46:47.428Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "4d99f415-e823-4e0f-9a30-3f4b462654ca", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8e3ec92f-c67d-424b-ba26-b7754ac7ccce", "vfModuleModelCustomizationUUID": "0eabbada-9e93-4290-a346-b6547592d432", "isBase": true, "artifacts": [ "dd995190-f512-4068-a223-232f37faf4df", "2503a3d1-c532-4093-8155-76cea3dbd479" ], "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-04-28T15:46:47.433Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8e3ec92f-c67d-424b-ba26-b7754ac7ccce VfModuleModelInvariantUUID:4d99f415-e823-4e0f-9a30-3f4b462654ca VfModuleModelDescription:NULL Artifacts UUID List:{ dd995190-f512-4068-a223-232f37faf4df , 2503a3d1-c532-4093-8155-76cea3dbd479 } 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-04-28T15:46:47.436Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "4d99f415-e823-4e0f-9a30-3f4b462654ca", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8e3ec92f-c67d-424b-ba26-b7754ac7ccce", "vfModuleModelCustomizationUUID": "0eabbada-9e93-4290-a346-b6547592d432", "isBase": true, "artifacts": [ "dd995190-f512-4068-a223-232f37faf4df", "2503a3d1-c532-4093-8155-76cea3dbd479" ], "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-04-28T15:46:47.436Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8e3ec92f-c67d-424b-ba26-b7754ac7ccce VfModuleModelInvariantUUID:4d99f415-e823-4e0f-9a30-3f4b462654ca VfModuleModelDescription:NULL Artifacts UUID List:{ dd995190-f512-4068-a223-232f37faf4df , 2503a3d1-c532-4093-8155-76cea3dbd479 } 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-04-28T15:46:47.437Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: dd995190-f512-4068-a223-232f37faf4df from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-04-28T15:46:47.437Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:46:47.437Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:47.541Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:46:47.542Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml dd995190-f512-4068-a223-232f37faf4df 5033 2023-04-28T15:46:47.542Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:47.542Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:47.542Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:46:47.543Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:47.543Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:47.543Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696807542, "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-04-28T15:46:48.545Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 2503a3d1-c532-4093-8155-76cea3dbd479 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-04-28T15:46:48.545Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:46:48.545Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:48.640Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:46:48.640Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2503a3d1-c532-4093-8155-76cea3dbd479 903 2023-04-28T15:46:48.640Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:48.641Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:48.641Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:46:48.641Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:48.641Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:48.641Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696808640, "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-04-28T15:46:49.643Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: b309dcd9-2e4b-4d45-8da6-54c11e761e07 2023-04-28T15:46:49.644Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 6b821ad6-33d8-4812-acb9-b4fba01d51fa 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-04-28T15:46:49.660Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@343f5e3d, org.onap.sdc.toscaparser.api.parameters.Input@5473a074, org.onap.sdc.toscaparser.api.parameters.Input@20eb079e, org.onap.sdc.toscaparser.api.parameters.Input@1b548c28, org.onap.sdc.toscaparser.api.parameters.Input@5554f7c9] 2023-04-28T15:46:49.662Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.662Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.662Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-04-28T15:46:49.662Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 2023-04-28T15:46:49.662Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 matches Tosca VF Customization UUID: e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 2023-04-28T15:46:49.662Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 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-04-28T15:46:49.666Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.666Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.667Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id e5366aa5-5782-4cc1-b1c5-c8ad551c07b5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-04-28T15:46:49.667Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5b485b9f 2023-04-28T15:46:49.667Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.667Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-04-28T15:46:49.667Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0eabbada-9e93-4290-a346-b6547592d432 2023-04-28T15:46:49.667Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0eabbada-9e93-4290-a346-b6547592d432 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-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-28T15:46:49.670Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-28T15:46:49.671Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=67ae81bc-fdd6-4d22-a054-2242112c8e17 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-04-28T15:46:49.674Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.674Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:49.674Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:46:49.675Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.675Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-04-28T15:46:49.675Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:46:49.677Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.677Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.677Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid b309dcd9-2e4b-4d45-8da6-54c11e761e07: basic_vm 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-04-28T15:46:49.678Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 6b821ad6-33d8-4812-acb9-b4fba01d51fa 1 ASDC deployResourceStructure 2023-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:49.792Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696809792, "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-04-28T15:46:50.794Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:50.794Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:50.794Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:46:50.795Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:50.795Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:50.795Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696810794, "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-04-28T15:46:51.796Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:51.797Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||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-04-28T15:46:51.797Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:46:51.797Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:51.798Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:51.798Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696811796, "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-04-28T15:46:52.799Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-04-28T15:46:52.799Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-04-28T15:46:52.799Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:46:52.799Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:46:52.799Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:46:52.799Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696812799, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:46:53.800Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a405c75f-6969-4961-91c7-b76d3d9b9870 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:46:53.828Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a405c75f-6969-4961-91c7-b76d3d9b9870 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:46:53.834Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:46:53.834Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:46:53.834Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T15:46:53.834Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T15:46:53.834Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:53.834Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:53.835Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:53.835Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:53.835Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T15:46:53.835Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-04-28T15:46:53.849Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T15:46:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:46:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:46:59.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:46:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:46:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:46:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:46:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:46:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:46:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696702736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:46:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:46:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:46:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696704549, "artifactURL": "/sdc/v1/catalog/services/DemoPnfUp7mpheyaqjjgvjxnwhd/1.0/artifacts/service-DemoPnfUp7mpheyaqjjgvjxnwhd-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:46:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:23.850Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a405c75f-6969-4961-91c7-b76d3d9b9870 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T15:47:23.859Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a405c75f-6969-4961-91c7-b76d3d9b9870 and serviceModelVersionId: b309dcd9-2e4b-4d45-8da6-54c11e761e07 2023-04-28T15:47:23.860Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7e849013-f8bf-44ce-b192-23459013c3f8 2023-04-28T15:47:23.861Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7e849013-f8bf-44ce-b192-23459013c3f8/model-vers/model-ver/b309dcd9-2e4b-4d45-8da6-54c11e761e07?depth=0 2023-04-28T15:47:23.868Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T15:47:23.905Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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/7e849013-f8bf-44ce-b192-23459013c3f8/model-vers/model-ver/b309dcd9-2e4b-4d45-8da6-54c11e761e07?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-04-28T15:47:23.907Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e849013-f8bf-44ce-b192-23459013c3f8/model-vers/model-ver/b309dcd9-2e4b-4d45-8da6-54c11e761e07?depth=0|INFO|500||Invoke 2023-04-28T15:47:23.914Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e849013-f8bf-44ce-b192-23459013c3f8/model-vers/model-ver/b309dcd9-2e4b-4d45-8da6-54c11e761e07?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T15:47:24.087Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7e849013-f8bf-44ce-b192-23459013c3f8/model-vers/model-ver/b309dcd9-2e4b-4d45-8da6-54c11e761e07?depth=0|INFO|500||InvokeReturn 2023-04-28T15:47:24.088Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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/7e849013-f8bf-44ce-b192-23459013c3f8/model-vers/model-ver/b309dcd9-2e4b-4d45-8da6-54c11e761e07?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:47:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[168024], x-aai-txid=[0-aai-resources-230428-15:47:23:734-7655], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T15:47:24.088Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-04-28T15:47:24.089Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T15:47:24.089Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-04-28T15:47:24.096Z|a405c75f-6969-4961-91c7-b76d3d9b9870|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-04-28T15:47:24.096Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a405c75f-6969-4961-91c7-b76d3d9b9870 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T15:47:24.097Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T15:47:24.097Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:47:24.097Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:47:24.097Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696844096, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T15:47:25.118Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:47:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:47:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "013cfc82-ef48-402d-89fe-dcdf25deb64a", "consumerID": "SO-sdc-controller", "timestamp": 1682696795985, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T15:47:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696694552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:47:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696804233, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696806426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696807542, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696808640, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696809792, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696810794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696811796, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-04-28T15:47:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:47:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:47:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696812799, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:47:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:48:25.119Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:48:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:48:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:48:59.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a405c75f-6969-4961-91c7-b76d3d9b9870", "consumerID": "SO-sdc-controller", "timestamp": 1682696844096, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T15:48:59.672Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:49:25.120Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:49:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:50:25.121Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:50:59.671Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:51:25.123Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:51:59.672Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:52:25.123Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:52:59.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:53:25.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:53:59.675Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:54:25.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:54:59.675Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:55:25.126Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:55:59.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:56:25.126Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:56:59.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:57:25.127Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T15:57:36.481Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-04-28T15:57:36.481Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"dc80ed6c-939d-4455-8479-dcb71836dee2","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"62d95696-7997-4f53-8f96-17fe755b1797","serviceDescription":"service","serviceInvariantUUID":"d0f805cf-7ceb-4ee6-948a-cb695f2a4047","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"98d8379c-616c-4e5c-9695-c0889f83a932","resourceInvariantUUID":"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f","resourceCustomizationUUID":"6af49a4c-9598-43d4-9541-63b9d7810594","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":"ODQ5ZTc3MWZlNmY2MzEyNzBmYjM0NDA4YzIzZmUwODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9a680121-0ae8-4374-8936-4843c3fac3e1","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":"ZDU0M2QzOWYwZWNlYjc1M2Y1MTkzNTNiYWZjNjZmYzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0b10c228-5c3b-4f4f-877d-7b28b01647aa","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":"c57203bb-4386-4d45-8cfd-2d82092a67d0","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":"ae09c923-50d0-48af-91fa-275f81e7a945","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":"e54e1393-5a66-48b7-a4fc-93e13c288d61","artifactVersion":"2","generatedFromUUID":"189c0587-3f2d-4774-9b8a-827bdc4fd017"},{"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":"a65fa234-01db-454c-b94c-6a81d945d65f","artifactVersion":"2","generatedFromUUID":"c57203bb-4386-4d45-8cfd-2d82092a67d0"},{"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":"189c0587-3f2d-4774-9b8a-827bdc4fd017","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":"1e03a103-8f3a-4779-8a65-35a1436f355b","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":"YTM4MGUwMmNlNzhkMWU3ZjFlNGFkZDU4MDI1YTdhOGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7ed25e4d-6e70-413d-b56a-c6748e6cab43","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZDUzOTM3NWFjMWY3ODFlMWNhMmRjNjA2MTUzZTExOWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bff44c03-5534-46cc-b881-f31a27e047d9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T15:57:36.485Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:36.485Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:36.485Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:36.485Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:36.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:57:36.514Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:57:36.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:57:36.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:57:36.515Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:57:36.515Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:57:37.493Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:37.494Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:37.494Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:37.494Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:38.495Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:38.496Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:38.496Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:38.496Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:39.497Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:39.497Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:39.497Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:39.498Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:40.499Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:40.500Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:40.500Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:40.500Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:41.501Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:41.501Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:41.501Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:41.502Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:42.502Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:42.503Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:42.503Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:42.503Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:43.504Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:43.504Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:43.504Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:43.504Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "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-04-28T15:57:44.505Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:44.506Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:44.506Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:44.506Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:57:45.507Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T15:57:45.508Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:45.508Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:45.508Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:57:46.510Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "62d95696-7997-4f53-8f96-17fe755b1797", "serviceDescription": "service", "serviceInvariantUUID": "d0f805cf-7ceb-4ee6-948a-cb695f2a4047", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "6af49a4c-9598-43d4-9541-63b9d7810594", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "98d8379c-616c-4e5c-9695-c0889f83a932", "resourceInvariantUUID": "9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f", "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": "ZDU0M2QzOWYwZWNlYjc1M2Y1MTkzNTNiYWZjNjZmYzY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0b10c228-5c3b-4f4f-877d-7b28b01647aa", "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": "c57203bb-4386-4d45-8cfd-2d82092a67d0", "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": "a65fa234-01db-454c-b94c-6a81d945d65f", "generatedFromUUID": "c57203bb-4386-4d45-8cfd-2d82092a67d0" }, "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": "e54e1393-5a66-48b7-a4fc-93e13c288d61", "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": "a65fa234-01db-454c-b94c-6a81d945d65f", "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": "189c0587-3f2d-4774-9b8a-827bdc4fd017", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZDUzOTM3NWFjMWY3ODFlMWNhMmRjNjA2MTUzZTExOWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bff44c03-5534-46cc-b881-f31a27e047d9" } ], "workloadContext": "Production" } 2023-04-28T15:57:46.510Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T15:57:46.510Z|a405c75f-6969-4961-91c7-b76d3d9b9870|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 62d95696-7997-4f53-8f96-17fe755b1797 ASDC 2023-04-28T15:57:46.511Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:dc80ed6c-939d-4455-8479-dcb71836dee2 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:62d95696-7997-4f53-8f96-17fe755b1797 ServiceInvariantUUID:d0f805cf-7ceb-4ee6-948a-cb695f2a4047 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:bff44c03-5534-46cc-b881-f31a27e047d9 ArtifactChecksum:ZDUzOTM3NWFjMWY3ODFlMWNhMmRjNjA2MTUzZTExOWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:6af49a4c-9598-43d4-9541-63b9d7810594 ResourceInvariantUUID:9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:98d8379c-616c-4e5c-9695-c0889f83a932 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:0b10c228-5c3b-4f4f-877d-7b28b01647aa ArtifactChecksum:ZDU0M2QzOWYwZWNlYjc1M2Y1MTkzNTNiYWZjNjZmYzY= 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:c57203bb-4386-4d45-8cfd-2d82092a67d0 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:a65fa234-01db-454c-b94c-6a81d945d65f 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:e54e1393-5a66-48b7-a4fc-93e13c288d61 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:a65fa234-01db-454c-b94c-6a81d945d65f 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:189c0587-3f2d-4774-9b8a-827bdc4fd017 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-28T15:57:46.512Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 62d95696-7997-4f53-8f96-17fe755b1797 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T15:57:46.589Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:57:46.589Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:57:46.589Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:57:46.589Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: bff44c03-5534-46cc-b881-f31a27e047d9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-04-28T15:57:46.590Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:57:46.590Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:46.691Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar bff44c03-5534-46cc-b881-f31a27e047d9 163257 2023-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:46.699Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697466699, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:57:47.700Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T15:57:47.700Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T15:57:47.701Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: bff44c03-5534-46cc-b881-f31a27e047d9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-28T15:57:47.701Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-04-28T15:57:47.702Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-28T15:57:47.702Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-28T15:57:47.827Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9896134269868776037/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-04-28T15:57:48.746Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:48.747Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-28T15:57:48.748Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:57:48.749Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3e7dd662-9141-494a-99f2-cd6f63e8fe07 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.750Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:62d95696-7997-4f53-8f96-17fe755b1797 Model Version:NULL Model InvariantUuid:d0f805cf-7ceb-4ee6-948a-cb695f2a4047 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:ac386773-70cf-4a1b-8c25-560965e68b88 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6af49a4c-9598-43d4-9541-63b9d7810594 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:5c0af704-5151-41a2-8572-5df8bc173424 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:ddbb970b-99f2-40d0-b20c-7d7fe44fb519 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:5dcf88f0-8036-4b60-9209-ff715bb4d821 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:3fa8fa36-5a76-426f-a24b-8e1b7a9e9de2 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3e7dd662-9141-494a-99f2-cd6f63e8fe07 ModelInvariantUuid:01fc8fc1-5aa6-45b6-9f2f-0f8ebec350db ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9b770248-e024-4801-9f2e-949ca918befb ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:de9b0960-ecf0-4e1e-9ec7-87925a68bb20 ModelInvariantUuid:2ac8ad1d-adf5-46f5-b9f0-9f12c9320618 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:afb4367e-21cb-449a-b0c7-311cdab31ef1 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-04-28T15:57:48.766Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 98d8379c-616c-4e5c-9695-c0889f83a932 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:57:48.770Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||basic_cnf_macro 0 2023-04-28T15:57:48.770Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 98d8379c-616c-4e5c-9695-c0889f83a932 2023-04-28T15:57:48.770Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 0b10c228-5c3b-4f4f-877d-7b28b01647aa from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-04-28T15:57:48.770Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:57:48.770Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.881Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:57:48.882Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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 0b10c228-5c3b-4f4f-877d-7b28b01647aa 1565 2023-04-28T15:57:48.882Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.882Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:48.882Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:57:48.882Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:48.882Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:48.883Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697468882, "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-04-28T15:57:49.883Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "5dcf88f0-8036-4b60-9209-ff715bb4d821", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3fa8fa36-5a76-426f-a24b-8e1b7a9e9de2", "vfModuleModelCustomizationUUID": "49f691e9-281a-49da-ac84-fef9808ca470", "isBase": true, "artifacts": [ "c57203bb-4386-4d45-8cfd-2d82092a67d0", "a65fa234-01db-454c-b94c-6a81d945d65f" ], "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": "5c0af704-5151-41a2-8572-5df8bc173424", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ddbb970b-99f2-40d0-b20c-7d7fe44fb519", "vfModuleModelCustomizationUUID": "13bffee1-ee92-4541-8866-25551dc5a152", "isBase": false, "artifacts": [ "189c0587-3f2d-4774-9b8a-827bdc4fd017" ], "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-04-28T15:57:49.888Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3fa8fa36-5a76-426f-a24b-8e1b7a9e9de2 VfModuleModelInvariantUUID:5dcf88f0-8036-4b60-9209-ff715bb4d821 VfModuleModelDescription:NULL Artifacts UUID List:{ c57203bb-4386-4d45-8cfd-2d82092a67d0 , a65fa234-01db-454c-b94c-6a81d945d65f } 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:ddbb970b-99f2-40d0-b20c-7d7fe44fb519 VfModuleModelInvariantUUID:5c0af704-5151-41a2-8572-5df8bc173424 VfModuleModelDescription:NULL Artifacts UUID List:{ 189c0587-3f2d-4774-9b8a-827bdc4fd017 } 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-04-28T15:57:49.892Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "5dcf88f0-8036-4b60-9209-ff715bb4d821", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3fa8fa36-5a76-426f-a24b-8e1b7a9e9de2", "vfModuleModelCustomizationUUID": "49f691e9-281a-49da-ac84-fef9808ca470", "isBase": true, "artifacts": [ "c57203bb-4386-4d45-8cfd-2d82092a67d0", "a65fa234-01db-454c-b94c-6a81d945d65f" ], "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": "5c0af704-5151-41a2-8572-5df8bc173424", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ddbb970b-99f2-40d0-b20c-7d7fe44fb519", "vfModuleModelCustomizationUUID": "13bffee1-ee92-4541-8866-25551dc5a152", "isBase": false, "artifacts": [ "189c0587-3f2d-4774-9b8a-827bdc4fd017" ], "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-04-28T15:57:49.892Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3fa8fa36-5a76-426f-a24b-8e1b7a9e9de2 VfModuleModelInvariantUUID:5dcf88f0-8036-4b60-9209-ff715bb4d821 VfModuleModelDescription:NULL Artifacts UUID List:{ c57203bb-4386-4d45-8cfd-2d82092a67d0 , a65fa234-01db-454c-b94c-6a81d945d65f } 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:ddbb970b-99f2-40d0-b20c-7d7fe44fb519 VfModuleModelInvariantUUID:5c0af704-5151-41a2-8572-5df8bc173424 VfModuleModelDescription:NULL Artifacts UUID List:{ 189c0587-3f2d-4774-9b8a-827bdc4fd017 } 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-04-28T15:57:49.893Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c57203bb-4386-4d45-8cfd-2d82092a67d0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-04-28T15:57:49.893Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:57:49.893Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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 c57203bb-4386-4d45-8cfd-2d82092a67d0 914 2023-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:50.009Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:50.010Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697470009, "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-04-28T15:57:51.010Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: e54e1393-5a66-48b7-a4fc-93e13c288d61 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-04-28T15:57:51.010Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:57:51.010Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:51.133Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:57:51.134Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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 e54e1393-5a66-48b7-a4fc-93e13c288d61 12 2023-04-28T15:57:51.135Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:51.135Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:51.135Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:57:51.135Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:51.135Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:51.135Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697471135, "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-04-28T15:57:52.136Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a65fa234-01db-454c-b94c-6a81d945d65f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-04-28T15:57:52.136Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:57:52.136Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:52.239Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:57:52.239Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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 a65fa234-01db-454c-b94c-6a81d945d65f 96 2023-04-28T15:57:52.239Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:52.239Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:52.239Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:57:52.240Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:52.240Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:52.240Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697472239, "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-04-28T15:57:53.240Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 189c0587-3f2d-4774-9b8a-827bdc4fd017 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-04-28T15:57:53.241Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T15:57:53.241Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:53.360Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T15:57:53.361Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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 189c0587-3f2d-4774-9b8a-827bdc4fd017 20206 2023-04-28T15:57:53.361Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:53.361Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:53.361Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T15:57:53.361Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:53.362Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:53.362Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697473361, "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-04-28T15:57:54.365Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 62d95696-7997-4f53-8f96-17fe755b1797 2023-04-28T15:57:54.365Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 98d8379c-616c-4e5c-9695-c0889f83a932 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-04-28T15:57:54.372Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2357dbf9, org.onap.sdc.toscaparser.api.parameters.Input@4aa971ce, org.onap.sdc.toscaparser.api.parameters.Input@13688c22, org.onap.sdc.toscaparser.api.parameters.Input@68e6ad15, org.onap.sdc.toscaparser.api.parameters.Input@75732be3] 2023-04-28T15:57:54.373Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.373Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.374Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-04-28T15:57:54.374Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 6af49a4c-9598-43d4-9541-63b9d7810594 2023-04-28T15:57:54.374Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6af49a4c-9598-43d4-9541-63b9d7810594 matches Tosca VF Customization UUID: 6af49a4c-9598-43d4-9541-63b9d7810594 2023-04-28T15:57:54.374Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 6af49a4c-9598-43d4-9541-63b9d7810594 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-04-28T15:57:54.375Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 6af49a4c-9598-43d4-9541-63b9d7810594: {\"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-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7ed807c7 2023-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 13bffee1-ee92-4541-8866-25551dc5a152 2023-04-28T15:57:54.376Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 13bffee1-ee92-4541-8866-25551dc5a152 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-04-28T15:57:54.378Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-04-28T15:57:54.379Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=6af49a4c-9598-43d4-9541-63b9d7810594 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T15:57:54.381Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 62d95696-7997-4f53-8f96-17fe755b1797: basic_cnf_macro 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T15:57:54.382Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.383Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 98d8379c-616c-4e5c-9695-c0889f83a932 2 ASDC deployResourceStructure 2023-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:54.425Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697474425, "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-04-28T15:57:55.426Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:55.426Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:55.426Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:57:55.427Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:55.427Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:55.427Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697475426, "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-04-28T15:57:56.432Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:56.432Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:56.432Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-04-28T15:57:56.433Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:56.433Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:56.433Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697476428, "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-04-28T15:57:57.434Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:57.434Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:57.434Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:57:57.434Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:57.434Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:57.434Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697477434, "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-04-28T15:57:58.435Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:58.435Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:58.436Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-04-28T15:57:58.436Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:58.436Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:58.436Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697478435, "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-04-28T15:57:59.437Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:59.437Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T15:57:59.437Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T15:57:59.438Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T15:57:59.438Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T15:57:59.438Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697479436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:57:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:57:59.671Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:57:59.671Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:57:59.672Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:00.439Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:58:00.457Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:58:00.460Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:58:00.461Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:58:00.461Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:58:30.461Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:58:30.482Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:58:30.488Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:58:30.488Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:58:30.488Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:58:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:58:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.679Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697445127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697421343, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "ves-openapi-manager", "timestamp": 1682697453114, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697451750, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.680Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697454607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697457206, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697466911, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697466912, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697466699, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697466327, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697467358, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697467332, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697468030, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.682Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "policy-distribution-id", "timestamp": 1682697468333, "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-04-28T15:58:59.700Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dc80ed6c-939d-4455-8479-dcb71836dee2 2023-04-28T15:58:59.701Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc80ed6c-939d-4455-8479-dcb71836dee2 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-04-28T15:58:59.717Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697468882, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697469115, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.717Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "cds-sdc-listener", "timestamp": 1682697469460, "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-04-28T15:58:59.729Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of dc80ed6c-939d-4455-8479-dcb71836dee2 2023-04-28T15:58:59.729Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc80ed6c-939d-4455-8479-dcb71836dee2 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-04-28T15:58:59.745Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697470227, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697470009, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697471135, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.746Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697471397, "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-04-28T15:58:59.756Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dc80ed6c-939d-4455-8479-dcb71836dee2 2023-04-28T15:58:59.756Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc80ed6c-939d-4455-8479-dcb71836dee2 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-04-28T15:58:59.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "multicloud-k8s", "timestamp": 1682697472404, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697472239, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697473327, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697473361, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "aai-model-loader", "timestamp": 1682697474329, "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-04-28T15:58:59.776Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dc80ed6c-939d-4455-8479-dcb71836dee2 2023-04-28T15:58:59.776Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc80ed6c-939d-4455-8479-dcb71836dee2 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-04-28T15:58:59.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697474425, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697475426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697476428, "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-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697477434, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.789Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697478435, "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-04-28T15:58:59.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:58:59.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:58:59.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:58:59.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697479436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:58:59.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:00.489Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:59:00.511Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:59:00.516Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:59:00.516Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:59:00.516Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:59:00.516Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:59:30.517Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:59:30.543Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T15:59:30.547Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T15:59:30.547Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T15:59:30.548Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-04-28T15:59:30.548Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-04-28T15:59:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T15:59:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697470529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697481397, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697483669, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697484674, "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-04-28T15:59:59.694Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dc80ed6c-939d-4455-8479-dcb71836dee2 2023-04-28T15:59:59.694Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc80ed6c-939d-4455-8479-dcb71836dee2 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-04-28T15:59:59.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697469334, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697470461, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "ves-openapi-manager", "timestamp": 1682697473078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697473409, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697487205, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697494831, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697494232, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697494841, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697495336, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697495234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697495957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "cds-sdc-listener", "timestamp": 1682697496265, "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-04-28T15:59:59.762Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 54878f71-01be-41cd-8d6b-f020efb6ea3a 2023-04-28T15:59:59.762Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 54878f71-01be-41cd-8d6b-f020efb6ea3a 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-04-28T15:59:59.782Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.782Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "policy-distribution-id", "timestamp": 1682697496236, "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-04-28T15:59:59.795Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 54878f71-01be-41cd-8d6b-f020efb6ea3a 2023-04-28T15:59:59.795Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 54878f71-01be-41cd-8d6b-f020efb6ea3a 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-04-28T15:59:59.815Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.815Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697497071, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.815Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.815Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.815Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697498133, "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-04-28T15:59:59.829Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 54878f71-01be-41cd-8d6b-f020efb6ea3a 2023-04-28T15:59:59.829Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 54878f71-01be-41cd-8d6b-f020efb6ea3a 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-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "multicloud-k8s", "timestamp": 1682697499136, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697501238, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.845Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "aai-model-loader", "timestamp": 1682697502241, "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-04-28T15:59:59.856Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 54878f71-01be-41cd-8d6b-f020efb6ea3a 2023-04-28T15:59:59.856Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 54878f71-01be-41cd-8d6b-f020efb6ea3a 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-04-28T15:59:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697500529, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697509347, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697511640, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697512644, "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-04-28T15:59:59.897Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 54878f71-01be-41cd-8d6b-f020efb6ea3a 2023-04-28T15:59:59.897Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 54878f71-01be-41cd-8d6b-f020efb6ea3a 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-04-28T15:59:59.919Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.919Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.919Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.919Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.920Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.923Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.924Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.925Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697497237, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697517205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.929Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697514203, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697497266, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "multicloud-k8s", "timestamp": 1682697500137, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.930Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697535121, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697535728, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697535735, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697535313, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697536124, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.932Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.932Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.932Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697536337, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-04-28T15:59:59.932Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.932Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.932Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "cds-sdc-listener", "timestamp": 1682697537135, "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-04-28T15:59:59.961Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a4c5693f-745c-4866-b10d-418415529de8 2023-04-28T15:59:59.961Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a4c5693f-745c-4866-b10d-418415529de8 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-04-28T15:59:59.981Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.981Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T15:59:59.981Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T15:59:59.981Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T15:59:59.981Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "policy-distribution-id", "timestamp": 1682697537126, "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-04-28T15:59:59.997Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a4c5693f-745c-4866-b10d-418415529de8 2023-04-28T15:59:59.997Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a4c5693f-745c-4866-b10d-418415529de8 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-04-28T16:00:00.017Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:00:00.017Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "ves-openapi-manager", "timestamp": 1682697537338, "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-04-28T16:00:00.029Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of a4c5693f-745c-4866-b10d-418415529de8 2023-04-28T16:00:00.029Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a4c5693f-745c-4866-b10d-418415529de8 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-04-28T16:00:00.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697530529, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697539504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T16:00:00.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:00:00.548Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T16:00:00.568Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T16:00:00.572Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T16:00:00.572Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T16:00:00.572Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T16:00:00.572Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T16:00:00.573Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:00.573Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:00.573Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:00.573Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:00.573Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:00.573Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T16:00:00.585Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T16:00:30.585Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dc80ed6c-939d-4455-8479-dcb71836dee2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T16:00:30.599Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dc80ed6c-939d-4455-8479-dcb71836dee2 and serviceModelVersionId: 62d95696-7997-4f53-8f96-17fe755b1797 2023-04-28T16:00:30.600Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0f805cf-7ceb-4ee6-948a-cb695f2a4047 2023-04-28T16:00:30.600Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0f805cf-7ceb-4ee6-948a-cb695f2a4047/model-vers/model-ver/62d95696-7997-4f53-8f96-17fe755b1797?depth=0 2023-04-28T16:00:30.603Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T16:00:30.626Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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/d0f805cf-7ceb-4ee6-948a-cb695f2a4047/model-vers/model-ver/62d95696-7997-4f53-8f96-17fe755b1797?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-04-28T16:00:30.628Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0f805cf-7ceb-4ee6-948a-cb695f2a4047/model-vers/model-ver/62d95696-7997-4f53-8f96-17fe755b1797?depth=0|INFO|500||Invoke 2023-04-28T16:00:30.635Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0f805cf-7ceb-4ee6-948a-cb695f2a4047/model-vers/model-ver/62d95696-7997-4f53-8f96-17fe755b1797?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T16:00:30.856Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0f805cf-7ceb-4ee6-948a-cb695f2a4047/model-vers/model-ver/62d95696-7997-4f53-8f96-17fe755b1797?depth=0|INFO|500||InvokeReturn 2023-04-28T16:00:30.856Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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/d0f805cf-7ceb-4ee6-948a-cb695f2a4047/model-vers/model-ver/62d95696-7997-4f53-8f96-17fe755b1797?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:00:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[218], vertex-id=[225528], x-aai-txid=[2-aai-resources-230428-16:00:30:439-85348], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T16:00:30.857Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-04-28T16:00:30.857Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T16:00:30.857Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T16:00:30.862Z|dc80ed6c-939d-4455-8479-dcb71836dee2|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-04-28T16:00:30.862Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dc80ed6c-939d-4455-8479-dcb71836dee2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T16:00:30.862Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T16:00:30.862Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:30.862Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:30.862Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697630862, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T16:00:31.893Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:00:31.902Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-04-28T16:00:31.902Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"54878f71-01be-41cd-8d6b-f020efb6ea3a","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"16df5d25-496b-4970-895c-ea810168a467","serviceDescription":"service","serviceInvariantUUID":"d46203c8-96d3-4830-92cc-3df006398a3d","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"280125ee-9c9d-40e8-bd56-82cfb293fdd0","resourceInvariantUUID":"8f280c9e-26f0-4584-b737-5a94a9ca2af6","resourceCustomizationUUID":"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a","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":"NDg2YzE2N2JmMWY0ODM5YjBjNGYzNzkxOTM2MTQyM2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ddb195e4-3f8e-42e5-bbe2-d46d1f52a06e","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":"YjBiOTUxODAzOTRlYjcxYWNlODgyNmQ2MzVlZThmYWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3240faa1-3206-47de-950d-4a6d63e11f95","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":"ba0ab295-6d34-4b56-9b08-17250154e3b0","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":"83c54b1b-6926-4e2a-bfec-ae1550a2b57e","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":"bcfe988a-a3ae-439b-aa35-78087f985405","artifactVersion":"2","generatedFromUUID":"ba0ab295-6d34-4b56-9b08-17250154e3b0"},{"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":"OTZhYWI2ZmE2ZDBiNTlmNTllM2NlZjEzZTk5NjQwZDE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"e7d1bf32-de71-4f1b-a3ad-2bf85fc23d4c","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":"OWEzOTM2MjlmNTQzZTJjNmQ4YjMxZDFlNzdjZGFlYTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"79d3943f-da3f-4a4e-9008-2754b4e5f9f6","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjIyMDZiZDdkNGQ0NTViNzBmMWM5MGJjYmVlZDYxZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0ca1f40a-417a-45ee-8ba9-56b12906965d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T16:00:31.905Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:31.905Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:31.905Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:31.905Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:00:32.906Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:32.906Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:32.907Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:32.907Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:00:33.908Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:33.908Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:33.908Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:33.908Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:00:34.909Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:34.909Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:34.909Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:34.909Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:00:35.910Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:35.911Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:35.911Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:35.911Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:00:36.912Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:36.912Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:36.912Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:36.912Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:00:37.914Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:37.915Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:37.915Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:37.915Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:00:38.916Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:00:38.917Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:38.917Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:38.917Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:00:39.919Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "16df5d25-496b-4970-895c-ea810168a467", "serviceDescription": "service", "serviceInvariantUUID": "d46203c8-96d3-4830-92cc-3df006398a3d", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1ce3beb5-3aa2-4f29-aae4-7ce8679d535a", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "280125ee-9c9d-40e8-bd56-82cfb293fdd0", "resourceInvariantUUID": "8f280c9e-26f0-4584-b737-5a94a9ca2af6", "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": "YjBiOTUxODAzOTRlYjcxYWNlODgyNmQ2MzVlZThmYWM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3240faa1-3206-47de-950d-4a6d63e11f95", "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": "ba0ab295-6d34-4b56-9b08-17250154e3b0", "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": "bcfe988a-a3ae-439b-aa35-78087f985405", "generatedFromUUID": "ba0ab295-6d34-4b56-9b08-17250154e3b0" }, "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": "bcfe988a-a3ae-439b-aa35-78087f985405", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjIyMDZiZDdkNGQ0NTViNzBmMWM5MGJjYmVlZDYxZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0ca1f40a-417a-45ee-8ba9-56b12906965d" } ], "workloadContext": "Production" } 2023-04-28T16:00:39.920Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T16:00:39.920Z|dc80ed6c-939d-4455-8479-dcb71836dee2|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 16df5d25-496b-4970-895c-ea810168a467 ASDC 2023-04-28T16:00:39.921Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:54878f71-01be-41cd-8d6b-f020efb6ea3a ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:16df5d25-496b-4970-895c-ea810168a467 ServiceInvariantUUID:d46203c8-96d3-4830-92cc-3df006398a3d 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:0ca1f40a-417a-45ee-8ba9-56b12906965d ArtifactChecksum:YjIyMDZiZDdkNGQ0NTViNzBmMWM5MGJjYmVlZDYxZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1ce3beb5-3aa2-4f29-aae4-7ce8679d535a ResourceInvariantUUID:8f280c9e-26f0-4584-b737-5a94a9ca2af6 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:280125ee-9c9d-40e8-bd56-82cfb293fdd0 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:3240faa1-3206-47de-950d-4a6d63e11f95 ArtifactChecksum:YjBiOTUxODAzOTRlYjcxYWNlODgyNmQ2MzVlZThmYWM= 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:ba0ab295-6d34-4b56-9b08-17250154e3b0 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:bcfe988a-a3ae-439b-aa35-78087f985405 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:bcfe988a-a3ae-439b-aa35-78087f985405 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-04-28T16:00:39.923Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 16df5d25-496b-4970-895c-ea810168a467 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T16:00:39.996Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T16:00:39.997Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T16:00:39.997Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T16:00:39.997Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 0ca1f40a-417a-45ee-8ba9-56b12906965d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-04-28T16:00:39.997Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T16:00:39.997Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:40.090Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T16:00:40.094Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 0ca1f40a-417a-45ee-8ba9-56b12906965d 82975 2023-04-28T16:00:40.094Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:40.095Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:40.095Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T16:00:40.095Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:40.095Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:40.095Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697640094, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:00:41.096Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T16:00:41.097Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T16:00:41.097Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 0ca1f40a-417a-45ee-8ba9-56b12906965d, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-28T16:00:41.097Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-04-28T16:00:41.097Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-28T16:00:41.097Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-28T16:00:41.202Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16128789089582229001/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-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.100Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.101Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:42.102Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=45143f26-f78e-4d81-a368-e3f256553e27 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.103Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:16df5d25-496b-4970-895c-ea810168a467 Model Version:NULL Model InvariantUuid:d46203c8-96d3-4830-92cc-3df006398a3d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:62bc0360-d51a-4ee0-be5d-b10166b035ad Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:8f280c9e-26f0-4584-b737-5a94a9ca2af6 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1ce3beb5-3aa2-4f29-aae4-7ce8679d535a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9c695498-363d-4b44-a54f-74535964e568 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:60b1d0b3-2657-4860-836b-2d757d4cf62f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:45143f26-f78e-4d81-a368-e3f256553e27 ModelInvariantUuid:0ea54d97-32fb-4146-8743-3f8c3696db23 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:7a295009-0f3d-45fb-a637-6ed76110d895 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:35579e9b-7978-48dd-9bb9-907567f822e7 ModelInvariantUuid:d6912240-d430-4bfd-92a7-7d72c8111437 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:553acd43-aea2-4ce6-a894-47ac8d6e37af 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-04-28T16:00:42.116Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 280125ee-9c9d-40e8-bd56-82cfb293fdd0 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T16:00:42.120Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||basic_vm_macro 0 2023-04-28T16:00:42.120Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 280125ee-9c9d-40e8-bd56-82cfb293fdd0 2023-04-28T16:00:42.120Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3240faa1-3206-47de-950d-4a6d63e11f95 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-04-28T16:00:42.120Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T16:00:42.120Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.216Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T16:00:42.217Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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 3240faa1-3206-47de-950d-4a6d63e11f95 792 2023-04-28T16:00:42.217Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.217Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:42.217Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T16:00:42.217Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:42.217Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:42.218Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697642217, "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-04-28T16:00:43.219Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9c695498-363d-4b44-a54f-74535964e568", "vfModuleModelVersion": "1", "vfModuleModelUUID": "60b1d0b3-2657-4860-836b-2d757d4cf62f", "vfModuleModelCustomizationUUID": "ef478cb3-1c14-47be-af3d-0e770dd64051", "isBase": true, "artifacts": [ "ba0ab295-6d34-4b56-9b08-17250154e3b0", "bcfe988a-a3ae-439b-aa35-78087f985405" ], "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-04-28T16:00:43.223Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:60b1d0b3-2657-4860-836b-2d757d4cf62f VfModuleModelInvariantUUID:9c695498-363d-4b44-a54f-74535964e568 VfModuleModelDescription:NULL Artifacts UUID List:{ ba0ab295-6d34-4b56-9b08-17250154e3b0 , bcfe988a-a3ae-439b-aa35-78087f985405 } 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-04-28T16:00:43.226Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9c695498-363d-4b44-a54f-74535964e568", "vfModuleModelVersion": "1", "vfModuleModelUUID": "60b1d0b3-2657-4860-836b-2d757d4cf62f", "vfModuleModelCustomizationUUID": "ef478cb3-1c14-47be-af3d-0e770dd64051", "isBase": true, "artifacts": [ "ba0ab295-6d34-4b56-9b08-17250154e3b0", "bcfe988a-a3ae-439b-aa35-78087f985405" ], "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-04-28T16:00:43.227Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:60b1d0b3-2657-4860-836b-2d757d4cf62f VfModuleModelInvariantUUID:9c695498-363d-4b44-a54f-74535964e568 VfModuleModelDescription:NULL Artifacts UUID List:{ ba0ab295-6d34-4b56-9b08-17250154e3b0 , bcfe988a-a3ae-439b-aa35-78087f985405 } 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-04-28T16:00:43.227Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: ba0ab295-6d34-4b56-9b08-17250154e3b0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-04-28T16:00:43.227Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T16:00:43.227Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:43.347Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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 ba0ab295-6d34-4b56-9b08-17250154e3b0 5033 2023-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:43.348Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697643348, "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-04-28T16:00:44.349Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: bcfe988a-a3ae-439b-aa35-78087f985405 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-04-28T16:00:44.349Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T16:00:44.349Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:44.438Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T16:00:44.438Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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 bcfe988a-a3ae-439b-aa35-78087f985405 903 2023-04-28T16:00:44.439Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:44.439Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:44.439Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T16:00:44.439Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:44.439Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:44.439Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697644439, "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-04-28T16:00:45.440Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 16df5d25-496b-4970-895c-ea810168a467 2023-04-28T16:00:45.440Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 280125ee-9c9d-40e8-bd56-82cfb293fdd0 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-04-28T16:00:45.461Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2b545704, org.onap.sdc.toscaparser.api.parameters.Input@2c6f5056, org.onap.sdc.toscaparser.api.parameters.Input@55753a5e, org.onap.sdc.toscaparser.api.parameters.Input@4fd5b977, org.onap.sdc.toscaparser.api.parameters.Input@46b03bfe] 2023-04-28T16:00:45.462Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.463Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.463Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-04-28T16:00:45.463Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 1ce3beb5-3aa2-4f29-aae4-7ce8679d535a 2023-04-28T16:00:45.463Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1ce3beb5-3aa2-4f29-aae4-7ce8679d535a matches Tosca VF Customization UUID: 1ce3beb5-3aa2-4f29-aae4-7ce8679d535a 2023-04-28T16:00:45.463Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 1ce3beb5-3aa2-4f29-aae4-7ce8679d535a 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-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 1ce3beb5-3aa2-4f29-aae4-7ce8679d535a: {\"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-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@e2c43e7 2023-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.465Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ef478cb3-1c14-47be-af3d-0e770dd64051 2023-04-28T16:00:45.466Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ef478cb3-1c14-47be-af3d-0e770dd64051 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-04-28T16:00:45.467Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-04-28T16:00:45.468Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-04-28T16:00:45.469Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-04-28T16:00:45.469Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=45143f26-f78e-4d81-a368-e3f256553e27 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-04-28T16:00:45.471Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.471Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:45.471Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-04-28T16:00:45.471Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.471Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-04-28T16:00:45.471Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=1ce3beb5-3aa2-4f29-aae4-7ce8679d535a Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T16:00:45.472Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 16df5d25-496b-4970-895c-ea810168a467: basic_vm_macro 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.473Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.613Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 280125ee-9c9d-40e8-bd56-82cfb293fdd0 1 ASDC deployResourceStructure 2023-04-28T16:00:45.614Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.614Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:45.614Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T16:00:45.614Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:45.614Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:45.614Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697645614, "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-04-28T16:00:46.616Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:46.616Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:46.617Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T16:00:46.617Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:46.617Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:46.617Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697646616, "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-04-28T16:00:47.619Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:47.620Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:47.620Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T16:00:47.620Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:47.620Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:47.620Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697647619, "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-04-28T16:00:48.621Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:48.622Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:48.622Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T16:00:48.622Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:00:48.622Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:00:48.622Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697648621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:00:49.623Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 54878f71-01be-41cd-8d6b-f020efb6ea3a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T16:00:49.643Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 54878f71-01be-41cd-8d6b-f020efb6ea3a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T16:00:49.647Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T16:00:49.647Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:00:49.648Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:00:49.661Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T16:00:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:00:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:00:59.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "aai-model-loader", "timestamp": 1682697540506, "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-04-28T16:01:00.024Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a4c5693f-745c-4866-b10d-418415529de8 2023-04-28T16:01:00.024Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a4c5693f-745c-4866-b10d-418415529de8 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-04-28T16:01:00.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:00.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697540317, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T16:01:00.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:00.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:00.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697542354, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T16:01:00.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:00.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:00.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1682697543358, "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-04-28T16:01:00.062Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a4c5693f-745c-4866-b10d-418415529de8 2023-04-28T16:01:00.062Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId a4c5693f-745c-4866-b10d-418415529de8 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-04-28T16:01:19.662Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 54878f71-01be-41cd-8d6b-f020efb6ea3a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T16:01:19.672Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 54878f71-01be-41cd-8d6b-f020efb6ea3a and serviceModelVersionId: 16df5d25-496b-4970-895c-ea810168a467 2023-04-28T16:01:19.673Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d46203c8-96d3-4830-92cc-3df006398a3d 2023-04-28T16:01:19.673Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0 2023-04-28T16:01:19.681Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T16:01:19.714Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0|INFO|500||Invoke 2023-04-28T16:01:19.714Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[54878f71-01be-41cd-8d6b-f020efb6ea3a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8374d3ec-1098-429d-9f35-5a8e94ffd75d], X-ECOMP-RequestID=[54878f71-01be-41cd-8d6b-f020efb6ea3a], X-TransactionId=[], X-ONAP-RequestID=[54878f71-01be-41cd-8d6b-f020efb6ea3a], Content-Type=[application/merge-patch+json]} 2023-04-28T16:01:19.721Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T16:01:19.897Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?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/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:01:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[282672], x-aai-txid=[1-aai-resources-230428-16:01:19:525-24012], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T16:01:19.898Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-04-28T16:01:19.899Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d46203c8-96d3-4830-92cc-3df006398a3d/model-vers/model-ver/16df5d25-496b-4970-895c-ea810168a467?depth=0|INFO|500||InvokeReturn 2023-04-28T16:01:19.900Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T16:01:19.901Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:01:19.906Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|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-04-28T16:01:19.907Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 54878f71-01be-41cd-8d6b-f020efb6ea3a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T16:01:19.907Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T16:01:19.908Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:19.908Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:19.908Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697679907, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T16:01:21.029Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-04-28T16:01:21.030Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"a4c5693f-745c-4866-b10d-418415529de8","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"80cc1047-8d76-426e-89d5-9d856e5de97f","serviceDescription":"service","serviceInvariantUUID":"2b117e9e-9072-45fc-8dae-221dafa09ec7","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"46034e12-ddff-4ee2-9c67-6946acb3dc12","resourceInvariantUUID":"33ce93b8-dda9-414d-9a91-0c880eb239b5","resourceCustomizationUUID":"ca441469-5b75-4d0e-b15c-e08ca62f33d3","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":"Yzg2ODA5YjkyYzI4MTE2NTI1OWZlOGE3MTI2OWJkODE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3fd5cfe2-8234-4a71-b624-e96784126bea","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":"de2f4b28-3235-4886-94db-c2ea40562ae7","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":"caa25878-f6b2-44d5-81db-fc2f32cba79b","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":"ODNiMTY1NDAxZDY1NWFjNjc5MGFhYWNjZmI4YjM5MTQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"d80dc223-3aac-4fac-a396-8c6d384872de","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":"1d47ad43-0dd9-4c3f-ac21-eae7583b0f40","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":"7d78c2a8-45d0-4d27-9855-0010c269fc14","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":"cf7228ff-74d1-48af-bf80-6d40f8953932","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":"YWE1YmEzNmM3ZDVlMzJlMGQ2NTZjM2ZhN2MzYmYxYTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"50ec41bf-6410-44f1-83ff-9b35bd045e1c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjdhNzM3YjE5ZTBmYTU5MTJiNDJlZGUwYjE1ZmIxMWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"008e8c85-a469-4938-9c41-f003389f3161","artifactVersion":"1"}],"workloadContext":"Production"} 2023-04-28T16:01:21.030Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:21.030Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:21.031Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:21.031Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:01:22.032Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:22.032Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:22.032Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:22.032Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:23.033Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:23.034Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:23.034Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:23.034Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:24.036Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:24.036Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:24.036Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:24.036Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:01:25.037Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:25.037Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:25.037Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:25.038Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:01:26.038Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:26.039Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:26.039Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:26.039Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:01:27.039Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:27.040Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:27.040Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:27.040Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "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-04-28T16:01:28.041Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:28.041Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:28.041Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:28.041Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:29.042Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-04-28T16:01:29.043Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:29.043Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:29.043Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:30.044Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "80cc1047-8d76-426e-89d5-9d856e5de97f", "serviceDescription": "service", "serviceInvariantUUID": "2b117e9e-9072-45fc-8dae-221dafa09ec7", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "ca441469-5b75-4d0e-b15c-e08ca62f33d3", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "46034e12-ddff-4ee2-9c67-6946acb3dc12", "resourceInvariantUUID": "33ce93b8-dda9-414d-9a91-0c880eb239b5", "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": "MjdhNzM3YjE5ZTBmYTU5MTJiNDJlZGUwYjE1ZmIxMWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "008e8c85-a469-4938-9c41-f003389f3161" } ], "workloadContext": "Production" } 2023-04-28T16:01:30.044Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-04-28T16:01:30.045Z|54878f71-01be-41cd-8d6b-f020efb6ea3a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 80cc1047-8d76-426e-89d5-9d856e5de97f ASDC 2023-04-28T16:01:30.045Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:a4c5693f-745c-4866-b10d-418415529de8 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:80cc1047-8d76-426e-89d5-9d856e5de97f ServiceInvariantUUID:2b117e9e-9072-45fc-8dae-221dafa09ec7 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:008e8c85-a469-4938-9c41-f003389f3161 ArtifactChecksum:MjdhNzM3YjE5ZTBmYTU5MTJiNDJlZGUwYjE1ZmIxMWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:ca441469-5b75-4d0e-b15c-e08ca62f33d3 ResourceInvariantUUID:33ce93b8-dda9-414d-9a91-0c880eb239b5 ResourceName:test-pnf ResourceType:PNF ResourceUUID:46034e12-ddff-4ee2-9c67-6946acb3dc12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-04-28T16:01:30.046Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 80cc1047-8d76-426e-89d5-9d856e5de97f ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-04-28T16:01:30.110Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T16:01:30.111Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T16:01:30.111Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T16:01:30.111Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 008e8c85-a469-4938-9c41-f003389f3161 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-04-28T16:01:30.111Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-04-28T16:01:30.111Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:30.212Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-04-28T16:01:30.218Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 008e8c85-a469-4938-9c41-f003389f3161 111071 2023-04-28T16:01:30.218Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:30.219Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:30.219Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-04-28T16:01:30.219Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:30.219Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:30.219Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697690218, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:31.222Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-04-28T16:01:31.224Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-04-28T16:01:31.224Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 008e8c85-a469-4938-9c41-f003389f3161, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-28T16:01:31.226Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-04-28T16:01:31.227Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-28T16:01:31.228Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-28T16:01:31.308Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11185326667880766855/Definitions/service-TestPnfMacro-template.yml 2023-04-28T16:01:31.914Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.915Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.916Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:80cc1047-8d76-426e-89d5-9d856e5de97f Model Version:NULL Model InvariantUuid:2b117e9e-9072-45fc-8dae-221dafa09ec7 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-04-28T16:01:31.931Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 46034e12-ddff-4ee2-9c67-6946acb3dc12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-04-28T16:01:31.935Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||test-pnf 0 2023-04-28T16:01:31.935Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 46034e12-ddff-4ee2-9c67-6946acb3dc12 2023-04-28T16:01:31.935Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 80cc1047-8d76-426e-89d5-9d856e5de97f 2023-04-28T16:01:31.935Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 80cc1047-8d76-426e-89d5-9d856e5de97f 2023-04-28T16:01:31.935Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 46034e12-ddff-4ee2-9c67-6946acb3dc12 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-04-28T16:01:31.943Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6328668a, org.onap.sdc.toscaparser.api.parameters.Input@3e3d4b5b, org.onap.sdc.toscaparser.api.parameters.Input@70a8f41f, org.onap.sdc.toscaparser.api.parameters.Input@5af4bb3d, org.onap.sdc.toscaparser.api.parameters.Input@7ac89adf] 2023-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 80cc1047-8d76-426e-89d5-9d856e5de97f: test-pnf 2023-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Processing PNF resource: 46034e12-ddff-4ee2-9c67-6946acb3dc12 2023-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:31.944Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Resource customization UUID: ca441469-5b75-4d0e-b15c-e08ca62f33d3 is the same as notified resource customizationUUID: ca441469-5b75-4d0e-b15c-e08ca62f33d3 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-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 46034e12-ddff-4ee2-9c67-6946acb3dc12 0 ASDC deployResourceStructure 2023-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:01:32.003Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697692003, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:33.004Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a4c5693f-745c-4866-b10d-418415529de8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T16:01:33.033Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a4c5693f-745c-4866-b10d-418415529de8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-04-28T16:01:33.038Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-04-28T16:01:33.038Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-04-28T16:01:33.038Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-04-28T16:01:33.038Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-04-28T16:01:33.038Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:01:33.039Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:01:33.039Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:01:33.039Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:01:33.039Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:01:33.039Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-04-28T16:01:33.039Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:01:33.053Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-04-28T16:01:59.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:01:59.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dc80ed6c-939d-4455-8479-dcb71836dee2", "consumerID": "SO-sdc-controller", "timestamp": 1682697630862, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T16:01:59.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-04-28T16:01:59.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T16:01:59.675Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697640094, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697642217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.676Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697643348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697644439, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697645614, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.677Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697646616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697647619, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697648621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T16:01:59.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:03.053Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a4c5693f-745c-4866-b10d-418415529de8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-04-28T16:02:03.062Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a4c5693f-745c-4866-b10d-418415529de8 and serviceModelVersionId: 80cc1047-8d76-426e-89d5-9d856e5de97f 2023-04-28T16:02:03.062Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2b117e9e-9072-45fc-8dae-221dafa09ec7 2023-04-28T16:02:03.063Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2b117e9e-9072-45fc-8dae-221dafa09ec7/model-vers/model-ver/80cc1047-8d76-426e-89d5-9d856e5de97f?depth=0 2023-04-28T16:02:03.068Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-04-28T16:02:03.089Z|a4c5693f-745c-4866-b10d-418415529de8|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/2b117e9e-9072-45fc-8dae-221dafa09ec7/model-vers/model-ver/80cc1047-8d76-426e-89d5-9d856e5de97f?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-04-28T16:02:03.091Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b117e9e-9072-45fc-8dae-221dafa09ec7/model-vers/model-ver/80cc1047-8d76-426e-89d5-9d856e5de97f?depth=0|INFO|500||Invoke 2023-04-28T16:02:03.100Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b117e9e-9072-45fc-8dae-221dafa09ec7/model-vers/model-ver/80cc1047-8d76-426e-89d5-9d856e5de97f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-04-28T16:02:03.261Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b117e9e-9072-45fc-8dae-221dafa09ec7/model-vers/model-ver/80cc1047-8d76-426e-89d5-9d856e5de97f?depth=0|INFO|500||InvokeReturn 2023-04-28T16:02:03.261Z|a4c5693f-745c-4866-b10d-418415529de8|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/2b117e9e-9072-45fc-8dae-221dafa09ec7/model-vers/model-ver/80cc1047-8d76-426e-89d5-9d856e5de97f?depth=0 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:02:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[290864], x-aai-txid=[2-aai-resources-230428-16:02:02:903-46216], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-28T16:02:03.262Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2023-04-28T16:02:03.263Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-04-28T16:02:03.263Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:02:03.269Z|a4c5693f-745c-4866-b10d-418415529de8|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-04-28T16:02:03.269Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a4c5693f-745c-4866-b10d-418415529de8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-04-28T16:02:03.270Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-04-28T16:02:03.270Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-04-28T16:02:03.270Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-04-28T16:02:03.270Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697723269, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-04-28T16:02:04.301Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:02:59.670Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:02:59.672Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.672Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "54878f71-01be-41cd-8d6b-f020efb6ea3a", "consumerID": "SO-sdc-controller", "timestamp": 1682697679907, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T16:02:59.673Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.673Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.673Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.673Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.673Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.674Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697631893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.675Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697690218, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-04-28T16:02:59.676Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:02:59.676Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-04-28T16:02:59.676Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697692003, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-04-28T16:02:59.676Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:03:04.301Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:03:59.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:03:59.671Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-04-28T16:03:59.672Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a4c5693f-745c-4866-b10d-418415529de8", "consumerID": "SO-sdc-controller", "timestamp": 1682697723269, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-04-28T16:03:59.672Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-04-28T16:04:04.302Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:04:59.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:05:04.303Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:05:59.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:06:04.304Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:06:59.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:07:04.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:07:59.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:08:04.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:08:59.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:09:04.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:09:59.674Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:10:04.307Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:10:59.674Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:11:04.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:11:59.676Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:12:04.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:12:59.676Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:13:04.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:13:59.677Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:14:04.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:14:59.677Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:15:04.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:15:59.679Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:16:04.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:16:59.680Z|37fd2837-3844-445a-8688-855f19de8c95|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:17:04.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:17:59.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:18:04.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:18:59.683Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:19:04.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:19:59.683Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:20:04.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:20:59.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:21:04.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:21:59.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:22:04.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:22:59.686Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:23:04.325Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:23:59.688Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:24:04.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:24:59.689Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:25:04.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:25:59.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:26:04.327Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:26:59.692Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:27:04.329Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-28T16:27:59.694Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-28T16:28:04.329Z|a4c5693f-745c-4866-b10d-418415529de8|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO