JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-04T00:38:03.924Z||main|||||INFO|500||The following profiles are active: basic 2023-03-04T00:38:57.926Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-04T00:38:57.935Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-04T00:38:58.502Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-04T00:39:15.447Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-04T00:39:17.745Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-04T00:39:21.265Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-04T00:39:24.023Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-04T00:39:31.723Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-04T00:39:51.859Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-04T00:39:55.311Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-04T00:40:10.350Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-04T00:40:10.686Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-04T00:40:10.830Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-04T00:40:10.851Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-04T00:40:13.733Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-04T00:40:17.403Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-04T00:40:20.012Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-04T00:40:22.511Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-04T00:40:22.516Z||main|||||ERROR|500||(conn=1666) Table 'catalogdb.activity_spec' doesn't exist 2023-03-04T00:40:22.571Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-03-04T00:40:40.170Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-04T00:40:55.329Z||main|||||WARN|500||--- 2023-03-04T00:40:55.330Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-04T00:40:55.330Z||main|||||WARN|500||--- 2023-03-04T00:40:57.156Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-04T00:41:18.135Z||main|||||INFO|500||Started Application in 211.846 seconds (JVM running for 223.095) 2023-03-04T00:41:18.214Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-04T00:41:18.224Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-04T00:41:18.244Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-04T00:41:18.410Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d063dcfc-9007-4792-bf20-7d444a120dfa url= /sdc/v1/artifactTypes 2023-03-04T00:41:18.441Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-04T00:41:19.156Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-04T00:41:19.381Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-04T00:41:19.381Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-04T00:41:19.382Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d70a2f38-34b4-423e-9bc6-64a13a6d1795 url= /sdc/v1/distributionKafkaData 2023-03-04T00:41:19.382Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-04T00:41:19.463Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-04T00:41:19.514Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@ac5c71 2023-03-04T00:41:19.940Z||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-cb59b84e-022d-450b-864f-32f0bc13845c compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-04T00:41:20.085Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Instantiated an idempotent producer. 2023-03-04T00:41:20.564Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-04T00:41:20.767Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-04T00:41:20.805Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-04T00:41:20.806Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677890480746 2023-03-04T00:41:20.869Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-04T00:41:21.001Z||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-95de232a-7343-4a42-9a32-6550048d6be8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-04T00:41:21.636Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-04T00:41:21.637Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-04T00:41:21.638Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677890481636 2023-03-04T00:41:21.641Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:41:21.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:41:21.683Z||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-71da6f36-d3be-4216-8414-9e397899b955 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-04T00:41:21.817Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-04T00:41:21.817Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-04T00:41:21.818Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677890481817 2023-03-04T00:41:21.819Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:41:21.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:41:21.860Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-04T00:41:24.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA 2023-03-04T00:41:24.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA 2023-03-04T00:41:24.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA 2023-03-04T00:41:24.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA 2023-03-04T00:41:24.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA 2023-03-04T00:41:24.182Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA 2023-03-04T00:41:24.189Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Cluster ID: rSwJOzoeRRu2KnI9930UdQ 2023-03-04T00:41:24.195Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-04T00:41:24.194Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Cluster ID: rSwJOzoeRRu2KnI9930UdQ 2023-03-04T00:41:24.206Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] ProducerId set to 1 with epoch 0 2023-03-04T00:41:24.338Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:24.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:24.342Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:24.342Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:24.342Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:24.342Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] (Re-)joining group 2023-03-04T00:41:24.343Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:24.348Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Cluster ID: rSwJOzoeRRu2KnI9930UdQ 2023-03-04T00:41:24.349Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-04T00:41:24.363Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] (Re-)joining group 2023-03-04T00:41:24.678Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75 2023-03-04T00:41:24.679Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-04T00:41:24.679Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] (Re-)joining group 2023-03-04T00:41:24.707Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8 2023-03-04T00:41:24.708Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-04T00:41:24.708Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] (Re-)joining group 2023-03-04T00:41:30.714Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8', protocol='range'} 2023-03-04T00:41:30.734Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75', protocol='range'} 2023-03-04T00:41:31.269Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:31.291Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:31.295Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:31.300Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:31.303Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:31.305Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg 2023-03-04T00:41:31.326Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-04T00:41:31.529Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8', protocol='range'} 2023-03-04T00:41:31.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75', protocol='range'} 2023-03-04T00:41:31.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-04T00:41:31.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-04T00:41:31.619Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-04T00:41:31.619Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-04T00:41:31.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-04T00:41:31.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-04T00:41:31.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-04T00:41:31.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-04T00:41:31.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-04T00:41:31.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-04T00:41:31.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-04T00:41:31.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-04T00:41:31.797Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-04T00:41:31.807Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-04T00:41:31.807Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-04T00:41:31.808Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-04T00:41:32.907Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-04T00:41:32.958Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-04T00:41:33.300Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-04T00:41:33.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-04T00:41:33.316Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-04T00:41:33.316Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-04T00:41:33.570Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-04T00:41:33.570Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-04T00:41:33.590Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-04T00:41:33.590Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-04T00:41:33.646Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-04T00:41:33.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-04T00:42:21.676Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:42:21.860Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:43:21.701Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:43:21.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:44:21.720Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:44:21.933Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:45:21.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:45:21.937Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:46:21.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:46:21.938Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:47:21.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:47:21.942Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:48:21.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:48:21.944Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:48:24.166Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-04T00:49:21.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:49:21.947Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:50:21.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:50:21.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:50:24.400Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Node -1 disconnected. 2023-03-04T00:50:24.644Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Node -1 disconnected. 2023-03-04T00:50:24.837Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Node -1 disconnected. 2023-03-04T00:51:21.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:51:21.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:52:21.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:52:21.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:53:21.748Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:53:21.959Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:54:21.750Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:54:21.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:55:21.753Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:55:21.963Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:56:21.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:56:21.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:57:21.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:57:21.973Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:58:21.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:58:21.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T00:59:21.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T00:59:21.976Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:00:21.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:00:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:01:21.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:01:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:02:21.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:02:21.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:03:21.779Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:03:21.985Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:04:21.782Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:04:21.986Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:05:21.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:05:21.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:06:21.794Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:06:22.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:07:21.795Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:07:22.003Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:08:21.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:08:22.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:09:21.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:09:22.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:10:21.800Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:10:22.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:11:21.802Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:11:22.025Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:12:21.803Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:12:22.034Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:13:21.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:13:22.036Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:14:21.807Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:14:22.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:15:21.808Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:15:22.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:16:21.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:16:22.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:17:21.810Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:17:22.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:18:21.812Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:18:22.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:19:21.814Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:19:22.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:20:21.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:20:22.056Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:21:21.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:21:22.057Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:22:21.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:22:22.060Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:23:21.842Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:23:22.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:24:21.844Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:24:22.063Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:25:21.845Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:25:22.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:26:21.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:26:22.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:27:21.848Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:27:22.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:28:21.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:28:22.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:29:21.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:29:22.073Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:30:21.859Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:30:22.075Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:31:21.860Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:31:22.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:32:21.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:32:22.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:33:21.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:33:22.087Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:34:21.868Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:34:22.088Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:35:21.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:35:22.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:36:21.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:36:22.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:37:21.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:37:22.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:38:21.871Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:38:22.095Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:39:21.873Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:39:22.096Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:40:21.874Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:40:22.097Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:41:21.876Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:41:22.099Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:42:21.881Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:42:22.100Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:43:21.886Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:43:22.100Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:44:21.889Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:44:22.102Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:45:21.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:45:22.103Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:46:21.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:46:22.103Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:47:21.895Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:47:22.105Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:48:21.897Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:48:22.105Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:49:21.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:49:22.106Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:50:21.901Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:50:22.108Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:51:21.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:51:22.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:52:21.905Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:52:22.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:53:21.907Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:53:22.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:54:21.908Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:54:22.115Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:55:21.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:55:22.118Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:56:21.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:56:22.123Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:57:21.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:57:22.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:58:21.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:58:22.177Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T01:59:21.938Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T01:59:22.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:00:21.940Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:00:22.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:01:21.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:01:22.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:02:21.943Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:02:22.203Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:03:21.946Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:03:22.206Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:04:21.948Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:04:22.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:05:21.949Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:05:22.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:06:21.951Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:06:22.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:07:21.954Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:07:22.225Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:08:21.954Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:08:22.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:09:21.955Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:09:22.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:10:21.957Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:10:22.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:11:21.959Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:11:22.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:12:21.960Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:12:22.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:13:21.962Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:13:22.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:14:21.964Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:14:22.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:15:21.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:15:22.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:16:21.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:16:22.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:17:21.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:17:22.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:18:21.969Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:18:22.263Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:19:21.971Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:19:22.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:20:21.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:20:22.273Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:21:21.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:21:22.276Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:22:21.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:22:22.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:23:21.984Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:23:22.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:24:21.988Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:24:22.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:25:21.993Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:25:22.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:26:21.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:26:22.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:27:22.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:27:22.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:28:22.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:28:22.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:29:22.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:29:22.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:30:22.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:30:22.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:31:22.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:31:22.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:32:22.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:32:22.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:33:22.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:33:22.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:34:22.049Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:34:22.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:35:22.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:35:22.359Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:36:22.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:36:22.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:37:22.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:37:22.410Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:38:22.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:38:22.421Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:39:22.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:39:22.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:40:22.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:40:22.423Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:41:22.082Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:41:22.425Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:42:22.088Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:42:22.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:43:22.090Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:43:22.427Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:44:22.090Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:44:22.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:45:22.093Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:45:22.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:46:22.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:46:22.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:47:22.095Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:47:22.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:48:22.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:48:22.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:49:22.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:49:22.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:50:22.105Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:50:22.458Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:51:22.108Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:51:22.464Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:52:22.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:52:22.466Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:53:22.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:53:22.468Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:54:22.114Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:54:22.472Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:55:22.123Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:55:22.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:56:22.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:56:22.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:57:22.128Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:57:22.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:58:22.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:58:22.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T02:59:22.133Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T02:59:22.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:00:22.141Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:00:22.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:01:22.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:01:22.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:02:22.153Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:02:22.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:03:22.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:03:22.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:04:22.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:04:22.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:05:22.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:05:22.490Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:06:22.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:06:22.491Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:07:22.181Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:07:22.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:08:22.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:08:22.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:09:22.220Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:09:22.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:10:22.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:10:22.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:11:22.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:11:22.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:12:22.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:12:22.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:13:22.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:13:22.506Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:14:22.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:14:22.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:15:22.254Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:15:22.517Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:16:22.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:16:22.527Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:17:22.278Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:17:22.530Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:18:22.287Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:18:22.533Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:19:22.293Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:19:22.534Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:20:22.298Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:20:22.539Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:21:22.300Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:21:22.541Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:22:22.302Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:22:22.541Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:22.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:23:22.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:38.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-04T03:23:38.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"9c01bf3c-4215-4659-afcd-4535c0c0b39e","serviceName":"vFW 2023-03-04 03-21-48","serviceVersion":"1.0","serviceUUID":"ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2","serviceDescription":"catalog service description","serviceInvariantUUID":"c6cad83c-ec0a-4103-97ae-77414472cec5","resources":[{"resourceInstanceName":"vFW 5fdaf128-c222 0","resourceName":"vFW 5fdaf128-c222","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec","resourceInvariantUUID":"fa24bbdc-e81b-4e71-a777-cb9926eb328b","resourceCustomizationUUID":"9e0a6e87-65fd-43a3-b396-eba59f2f6f23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml","artifactChecksum":"OWYyM2IxOWIxZjNhZTI5YWY4ODMzMjYwOWQ1ZGRkODM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27f234bf-b510-4ce6-b06e-284eee5a2278","artifactVersion":"1"},{"artifactName":"vfw5fdaf128c2220_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json","artifactChecksum":"ZjRiZjEzZGFkNGQxODIxZGI5MTgzNzVhNjY4M2RkMmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"19d4109b-f45c-4976-b84e-cc5d211b79ae","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"88dcf195-cd44-4e72-b325-a750608c7d2b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml","artifactChecksum":"NmUxYmFlOWY2NGFhMTViNmE3ZjJjZGUyNzEyYWIwNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"56e166ff-8e42-4cbe-b39d-99b8f354087b","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"da0188df-89de-435e-b765-7a0651cf2b9c","artifactVersion":"2","generatedFromUUID":"88dcf195-cd44-4e72-b325-a750608c7d2b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230304032148-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml","artifactChecksum":"YWYxNWEyN2UzZTUzZTczOTJhNTEzYzFiMmU2ZjFmMWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"60e1b128-7ad8-4c75-81a1-c97f8ce6b9bd","artifactVersion":"1"},{"artifactName":"service-Vfw20230304032148-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar","artifactChecksum":"MmE2YjcxOGU0MDQzZGJiMjc3ZTE1YWY5YjJhY2ZmZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"669349b8-4850-41a4-bae8-9c7a67d3f31e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T03:23:38.488Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:38.519Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:38.520Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:38.521Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:38.562Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:23:38.562Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:23:38.643Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:23:38.644Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:23:38.752Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:23:39.698Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:39.700Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:39.701Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:39.701Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:40.705Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:40.706Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:40.706Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:40.707Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:41.713Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:41.714Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:41.715Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:41.719Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:42.726Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:42.727Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:42.727Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:42.727Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:43.730Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:43.731Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:43.731Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:43.731Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:44.734Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:23:44.740Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:44.741Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:44.742Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:45.767Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "serviceName": "vFW 2023-03-04 03-21-48", "serviceVersion": "1.0", "serviceUUID": "ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2", "serviceDescription": "catalog service description", "serviceInvariantUUID": "c6cad83c-ec0a-4103-97ae-77414472cec5", "resources": [ { "resourceInstanceName": "vFW 5fdaf128-c222 0", "resourceCustomizationUUID": "9e0a6e87-65fd-43a3-b396-eba59f2f6f23", "resourceName": "vFW 5fdaf128-c222", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec", "resourceInvariantUUID": "fa24bbdc-e81b-4e71-a777-cb9926eb328b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw5fdaf128c2220_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "artifactChecksum": "ZjRiZjEzZGFkNGQxODIxZGI5MTgzNzVhNjY4M2RkMmU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "19d4109b-f45c-4976-b84e-cc5d211b79ae", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "88dcf195-cd44-4e72-b325-a750608c7d2b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "da0188df-89de-435e-b765-7a0651cf2b9c", "generatedFromUUID": "88dcf195-cd44-4e72-b325-a750608c7d2b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "da0188df-89de-435e-b765-7a0651cf2b9c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230304032148-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "artifactChecksum": "MmE2YjcxOGU0MDQzZGJiMjc3ZTE1YWY5YjJhY2ZmZDI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "669349b8-4850-41a4-bae8-9c7a67d3f31e" } ], "workloadContext": "Production" } 2023-03-04T03:23:45.813Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T03:23:45.814Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 ASDC 2023-03-04T03:23:46.359Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:9c01bf3c-4215-4659-afcd-4535c0c0b39e ServiceName:vFW 2023-03-04 03-21-48 ServiceVersion:1.0 ServiceUUID:ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 ServiceInvariantUUID:c6cad83c-ec0a-4103-97ae-77414472cec5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230304032148-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar ArtifactUUID:669349b8-4850-41a4-bae8-9c7a67d3f31e ArtifactChecksum:MmE2YjcxOGU0MDQzZGJiMjc3ZTE1YWY5YjJhY2ZmZDI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 5fdaf128-c222 0 ResourceCustomizationUUID:9e0a6e87-65fd-43a3-b396-eba59f2f6f23 ResourceInvariantUUID:fa24bbdc-e81b-4e71-a777-cb9926eb328b ResourceName:vFW 5fdaf128-c222 ResourceType:VF ResourceUUID:2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw5fdaf128c2220_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json ArtifactUUID:19d4109b-f45c-4976-b84e-cc5d211b79ae ArtifactChecksum:ZjRiZjEzZGFkNGQxODIxZGI5MTgzNzVhNjY4M2RkMmU= 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/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml ArtifactUUID:88dcf195-cd44-4e72-b325-a750608c7d2b 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/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env ArtifactUUID:da0188df-89de-435e-b765-7a0651cf2b9c 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/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env ArtifactUUID:da0188df-89de-435e-b765-7a0651cf2b9c ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-04T03:23:46.372Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:23:47.458Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:23:47.461Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-04T03:23:47.463Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-04T03:23:47.463Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 669349b8-4850-41a4-bae8-9c7a67d3f31e from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar 2023-03-04T03:23:47.464Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-04T03:23:47.481Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar 2023-03-04T03:23:47.932Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-04T03:23:48.017Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar 669349b8-4850-41a4-bae8-9c7a67d3f31e 101524 2023-03-04T03:23:48.035Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar ASDC sendASDCNotification 2023-03-04T03:23:48.035Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar 2023-03-04T03:23:48.036Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:23:48.038Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:23:48.038Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:23:48.039Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900228017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:23:49.062Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:23:49.063Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-04T03:23:49.065Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 669349b8-4850-41a4-bae8-9c7a67d3f31e, URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar to file: /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:23:49.066Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230304032148-csar.csar 2023-03-04T03:23:49.286Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:23:49.287Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:23:51.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14732475129914191399/Definitions/service-Vfw20230304032148-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-04T03:24:00.321Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T03:24:00.382Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-04T03:24:00.384Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.386Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-04T03:24:00.387Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.389Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.393Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.394Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.396Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.397Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.399Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.400Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.401Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5fdaf128-c222 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-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.402Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.403Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:00.405Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-04T03:24:00.473Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.476Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.486Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:00.487Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-04T03:24:00.490Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:24:00.494Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.494Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.495Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:00.495Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-04T03:24:00.495Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:24:00.496Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.496Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.502Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.503Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:00.503Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:00.503Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:00.504Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-04T03:24:00.504Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.504Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.505Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-04T03:24:00.505Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.505Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-04T03:24:00.506Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-04T03:24:00.506Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.507Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.507Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-04T03:24:00.508Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.508Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-04T03:24:00.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-04T03:24:00.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.510Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T03:24:00.512Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.512Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:00.513Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:00.513Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.514Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:00.514Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:00.515Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.515Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:00.515Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:00.517Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.517Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-04T03:24:00.519Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-04T03:24:00.519Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.519Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.520Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-04T03:24:00.520Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.520Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-04T03:24:00.521Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.521Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f9c9d06f-753f-4520-8c5c-b563a9ef6f37 2023-03-04T03:24:00.521Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.522Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:00.522Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:00.522Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:00.523Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-04T03:24:00.523Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.523Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.525Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-04T03:24:00.525Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.528Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-04T03:24:00.528Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-04T03:24:00.529Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.529Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-04T03:24:00.547Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.547Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4f1373cf-5e17-496d-9e7a-deeb247baade 2023-03-04T03:24:00.548Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.549Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:00.549Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:00.550Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:00.550Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-04T03:24:00.550Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.551Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.551Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-04T03:24:00.552Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.553Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-04T03:24:00.553Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-04T03:24:00.553Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:00.554Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:00.554Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-04T03:24:00.554Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=319ca9dd-5e5a-4c3a-b638-c2610c67eae3 2023-03-04T03:24:00.555Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.555Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.555Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.556Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:00.566Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:00.566Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-04 03-21-48 Description:catalog service description Model UUID:ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 Model Version:NULL Model InvariantUuid:c6cad83c-ec0a-4103-97ae-77414472cec5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 5fdaf128-c222 Model UUID:cadf62bb-3678-4b81-8c0f-7b7914ab556f Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:fa24bbdc-e81b-4e71-a777-cb9926eb328b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9e0a6e87-65fd-43a3-b396-eba59f2f6f23 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7f97b3be-e185-4fe7-8686-71f45fe843bd ModelName:Vfw5fdaf128C222..base_vfw..module-0 ModelUuid:9487a7a5-f595-49f6-b6c8-aa2b30778292 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f9c9d06f-753f-4520-8c5c-b563a9ef6f37 ModelInvariantUuid:4427f915-99de-4b60-b780-87ed4bdbeeff ModelName:vFW 5fdaf128-c222-nodes.vfwCvfc ModelUuid:0caf1677-511c-46ca-b378-a621861b89f2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e267648b-2d34-454a-9127-e9f4126a9a90 ModelInvariantUuid:8e9d43e1-17f3-4075-939f-d962a8c445f1 ModelName:Vfw5fdaf128C222.compute.nodes.heat.vfw ModelUuid:3826a1aa-27d6-4cc7-a9c8-1bf59b43a036 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:4f1373cf-5e17-496d-9e7a-deeb247baade ModelInvariantUuid:ef995583-5469-45a9-aa31-70e1a1bfa95a ModelName:vFW 5fdaf128-c222-nodes.vsnCvfc ModelUuid:168d7551-92c3-4fdd-a907-80499298d359 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:0bf0a8d7-3f3e-404b-a17a-1aa0d913e4e3 ModelInvariantUuid:5d4f994a-ea58-4083-83e0-25f7e488a119 ModelName:Vfw5fdaf128C222.compute.nodes.heat.vsn ModelUuid:f5c51f4b-3437-4fab-bfeb-46f0730e0e0a ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:319ca9dd-5e5a-4c3a-b638-c2610c67eae3 ModelInvariantUuid:98250e0b-c772-4729-aeea-2416bebc4a2f ModelName:vFW 5fdaf128-c222-nodes.vpgCvfc ModelUuid:b438c832-9eb0-431a-94ee-94c94aaa7059 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:da4dda18-d216-4454-a910-5910a5bc68f3 ModelInvariantUuid:d6ca51e6-6c9c-4ddf-8d25-1bf44a1e9033 ModelName:Vfw5fdaf128C222.compute.nodes.heat.vpg ModelUuid:153a98a8-1057-4d90-9923-bbb6577c4405 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T03:24:00.735Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:24:01.199Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||vFW 5fdaf128-c222 0 2023-03-04T03:24:01.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec 2023-03-04T03:24:01.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 19d4109b-f45c-4976-b84e-cc5d211b79ae from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json 2023-03-04T03:24:01.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-04T03:24:01.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json 2023-03-04T03:24:01.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-04T03:24:01.510Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json 19d4109b-f45c-4976-b84e-cc5d211b79ae 785 2023-03-04T03:24:01.510Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json ASDC sendASDCNotification 2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json 2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:01.512Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900241510, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:02.536Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw5fdaf128C222..base_vfw..module-0", "vfModuleModelInvariantUUID": "7f97b3be-e185-4fe7-8686-71f45fe843bd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9487a7a5-f595-49f6-b6c8-aa2b30778292", "vfModuleModelCustomizationUUID": "5f2b3997-2f72-4b35-b6c5-21064ef43093", "isBase": true, "artifacts": [ "88dcf195-cd44-4e72-b325-a750608c7d2b", "da0188df-89de-435e-b765-7a0651cf2b9c" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T03:24:02.557Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw5fdaf128C222..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9487a7a5-f595-49f6-b6c8-aa2b30778292 VfModuleModelInvariantUUID:7f97b3be-e185-4fe7-8686-71f45fe843bd VfModuleModelDescription:NULL Artifacts UUID List:{ 88dcf195-cd44-4e72-b325-a750608c7d2b , da0188df-89de-435e-b765-7a0651cf2b9c } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-04T03:24:02.564Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw5fdaf128C222..base_vfw..module-0", "vfModuleModelInvariantUUID": "7f97b3be-e185-4fe7-8686-71f45fe843bd", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9487a7a5-f595-49f6-b6c8-aa2b30778292", "vfModuleModelCustomizationUUID": "5f2b3997-2f72-4b35-b6c5-21064ef43093", "isBase": true, "artifacts": [ "88dcf195-cd44-4e72-b325-a750608c7d2b", "da0188df-89de-435e-b765-7a0651cf2b9c" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T03:24:02.564Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw5fdaf128C222..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9487a7a5-f595-49f6-b6c8-aa2b30778292 VfModuleModelInvariantUUID:7f97b3be-e185-4fe7-8686-71f45fe843bd VfModuleModelDescription:NULL Artifacts UUID List:{ 88dcf195-cd44-4e72-b325-a750608c7d2b , da0188df-89de-435e-b765-7a0651cf2b9c } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-04T03:24:02.564Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 88dcf195-cd44-4e72-b325-a750608c7d2b from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml 2023-03-04T03:24:02.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-04T03:24:02.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml 2023-03-04T03:24:02.709Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-04T03:24:02.710Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml 88dcf195-cd44-4e72-b325-a750608c7d2b 20368 2023-03-04T03:24:02.710Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-04T03:24:02.711Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml 2023-03-04T03:24:02.711Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:24:02.712Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:02.712Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:02.712Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900242710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:03.714Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: da0188df-89de-435e-b765-7a0651cf2b9c from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env 2023-03-04T03:24:03.715Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-04T03:24:03.718Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env 2023-03-04T03:24:03.851Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-04T03:24:03.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env da0188df-89de-435e-b765-7a0651cf2b9c 2098 2023-03-04T03:24:03.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-04T03:24:03.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env 2023-03-04T03:24:03.853Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:24:03.853Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:03.854Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:03.854Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900243852, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:04.856Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 2023-03-04T03:24:04.856Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 5fdaf128-c222 0 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:24:04.972Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@369e96ad, org.onap.sdc.toscaparser.api.parameters.Input@76f4851, org.onap.sdc.toscaparser.api.parameters.Input@74732d7d, org.onap.sdc.toscaparser.api.parameters.Input@95bd74f, org.onap.sdc.toscaparser.api.parameters.Input@4b320337] 2023-03-04T03:24:04.980Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:04.982Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:04.982Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-04T03:24:04.982Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9e0a6e87-65fd-43a3-b396-eba59f2f6f23 2023-03-04T03:24:04.983Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9e0a6e87-65fd-43a3-b396-eba59f2f6f23 matches Tosca VF Customization UUID: 9e0a6e87-65fd-43a3-b396-eba59f2f6f23 2023-03-04T03:24:04.983Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9e0a6e87-65fd-43a3-b396-eba59f2f6f23 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-04T03:24:05.049Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.050Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9e0a6e87-65fd-43a3-b396-eba59f2f6f23: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-04T03:24:05.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3e84c050 2023-03-04T03:24:05.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.053Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T03:24:05.053Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5f2b3997-2f72-4b35-b6c5-21064ef43093 2023-03-04T03:24:05.055Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5f2b3997-2f72-4b35-b6c5-21064ef43093 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-04T03:24:05.094Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.095Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:05.095Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:05.097Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.097Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:05.097Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:05.098Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.107Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:05.108Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:05.108Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:05.108Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-04T03:24:05.119Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-04T03:24:05.119Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-04T03:24:05.120Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.120Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:05.126Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-04T03:24:05.127Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:05.128Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-04T03:24:05.128Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.128Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f9c9d06f-753f-4520-8c5c-b563a9ef6f37 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-04T03:24:05.171Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.173Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:05.174Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-04T03:24:05.178Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.178Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4f1373cf-5e17-496d-9e7a-deeb247baade Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-04T03:24:05.189Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.189Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:05.189Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria 2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-04T03:24:05.203Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-04T03:24:05.203Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:05.203Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.204Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-04T03:24:05.204Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.205Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-04T03:24:05.211Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-04T03:24:05.213Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-04T03:24:05.213Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-04T03:24:05.214Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-04T03:24:05.214Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=319ca9dd-5e5a-4c3a-b638-c2610c67eae3 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-04T03:24:05.235Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.235Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:05.236Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:24:05.236Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.236Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria 2023-03-04T03:24:05.237Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=9e0a6e87-65fd-43a3-b396-eba59f2f6f23 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:24:05.253Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.253Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2: vFW 5fdaf128-c222 2023-03-04T03:24:05.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.256Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.256Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.256Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:24:05.257Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:24:05.257Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-03-04 03-21-48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:24:08.037Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 5fdaf128-c222 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec 1 ASDC deployResourceStructure 2023-03-04T03:24:08.038Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json ASDC sendASDCNotification 2023-03-04T03:24:08.039Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json 2023-03-04T03:24:08.040Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:24:08.047Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:08.047Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:08.048Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900248038, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:09.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-04T03:24:09.057Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml 2023-03-04T03:24:09.057Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:24:09.058Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:09.058Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:09.058Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900249052, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:10.059Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env 2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:10.061Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900250059, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:11.062Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar ASDC sendASDCNotification 2023-03-04T03:24:11.063Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar 2023-03-04T03:24:11.063Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:24:11.064Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:24:11.064Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:24:11.064Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900251062, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:12.068Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:24:12.145Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:24:12.148Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:24:12.148Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:24:12.148Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:24:21.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:24:21.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:24:21.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:24:21.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:24:21.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:24:21.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:24:21.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:24:42.149Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:24:42.288Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:24:42.346Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:24:42.346Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:24:42.346Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:25:12.347Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:25:12.364Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:25:12.367Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:25:12.368Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:25:12.368Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:25:21.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:25:21.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.881Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.897Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.897Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.898Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.900Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.900Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOTIFIED" } 2023-03-04T03:25:21.929Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.935Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOTIFIED" } 2023-03-04T03:25:21.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.938Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.940Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.941Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.942Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.956Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-04T03:25:21.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.959Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.960Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-04T03:25:21.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-04T03:25:21.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.985Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.985Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.988Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.990Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.991Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.991Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.992Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-04T03:25:21.993Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.994Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-04T03:25:21.998Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:21.998Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:21.999Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:21.999Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.003Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.004Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.004Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.005Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.005Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.005Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.008Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.009Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.009Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900162855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:25:22.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900214023, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:25:22.019Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900203186, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:25:22.029Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900213233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:25:22.030Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.030Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.030Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900202305, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:25:22.031Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.031Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900211441, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:25:22.032Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900226076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900226753, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "cds-sdc-listener", "timestamp": 1677900226758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900227259, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900227621, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900228283, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900227271, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.036Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "policy-distribution-id", "timestamp": 1677900229288, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:25:22.262Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e 2023-03-04T03:25:22.266Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:25:22.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900228017, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900228466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900229608, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:25:22.338Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e 2023-03-04T03:25:22.339Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-04T03:25:22.350Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.350Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "multicloud-k8s", "timestamp": 1677900230612, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.350Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900234282, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900235288, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:25:22.364Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e 2023-03-04T03:25:22.364Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:25:22.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.395Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900241510, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.396Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900242710, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.397Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900243852, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-04T03:25:22.397Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900247214, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "aai-model-loader", "timestamp": 1677900248219, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:25:22.406Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e 2023-03-04T03:25:22.407Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:25:22.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900248038, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.457Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.458Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900249052, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.459Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.459Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.460Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900250059, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.464Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900251062, "artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:25:22.465Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.466Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.466Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.467Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.468Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.469Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.469Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.470Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.471Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.472Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.472Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.474Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.475Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.475Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.476Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.477Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.477Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.478Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOTIFIED" } 2023-03-04T03:25:22.480Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:22.481Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:25:22.482Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:25:22.483Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:25:42.369Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:25:42.403Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:25:42.408Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:25:42.408Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T03:25:42.408Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:25:42.410Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:25:42.410Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:25:42.421Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T03:26:12.421Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T03:26:12.439Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e and serviceModelVersionId: ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 2023-03-04T03:26:12.439Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c6cad83c-ec0a-4103-97ae-77414472cec5 2023-03-04T03:26:21.849Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:26:21.856Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.857Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-04T03:26:21.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.859Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.859Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-04T03:26:21.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.862Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.863Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-04T03:26:21.864Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.864Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.864Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:21.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900227778, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:26:21.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900249221, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:26:21.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900231617, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:26:21.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.890Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900260291, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:26:21.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900267974, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:21.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900269016, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:21.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900268681, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:21.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "cds-sdc-listener", "timestamp": 1677900268693, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:21.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900270020, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:26:21.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900269071, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:21.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:21.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:21.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "policy-distribution-id", "timestamp": 1677900271023, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:26:21.980Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 2023-03-04T03:26:21.987Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:26:22.109Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900270202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:22.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.120Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.137Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900271267, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:26:22.262Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 2023-03-04T03:26:22.263Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-04T03:26:22.290Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.291Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:22.291Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.291Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "multicloud-k8s", "timestamp": 1677900272282, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T03:26:22.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.294Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.294Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:22.295Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.295Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:22.296Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.302Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.303Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:22.304Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.305Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.307Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:22.307Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.308Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.312Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:26:22.315Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.316Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900271441, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:26:22.316Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.316Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.317Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900278487, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:26:22.317Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900279577, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:26:22.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "aai-model-loader", "timestamp": 1677900279491, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:26:22.346Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 2023-03-04T03:26:22.347Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:26:22.426Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900282236, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:26:22.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:26:22.428Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:26:22.428Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677900283244, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:26:22.442Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 2023-03-04T03:26:22.442Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:26:55.144Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0 2023-03-04T03:26:55.705Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T03:26:59.047Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-04T03:26:59.057Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0|INFO|500||Invoke 2023-03-04T03:26:59.095Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T03:26:59.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0|INFO|500||InvokeReturn 2023-03-04T03:26:59.566Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:27:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356], vertex-id=[196704], x-aai-txid=[1-aai-resources-230304-03:27:00:513-42463], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T03:26:59.606Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-04T03:26:59.614Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T03:26:59.616Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:26:59.690Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-04T03:26:59.692Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9c01bf3c-4215-4659-afcd-4535c0c0b39e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T03:26:59.693Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T03:26:59.694Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:26:59.694Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:26:59.694Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900419692, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:27:00.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:27:00.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-04T03:27:00.962Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7","serviceName":"basic_onboard_jNuyKB","serviceVersion":"1.0","serviceUUID":"db4a6300-05d8-4e34-acfe-a2a9e2fac6b9","serviceDescription":"service","serviceInvariantUUID":"8999f74f-173e-4a85-b2ef-a1361d918176","resources":[{"resourceInstanceName":"basic_onboard_jNuyKB 0","resourceName":"basic_onboard_jNuyKB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0bd493ea-2567-4cec-944a-565850f125e8","resourceInvariantUUID":"f5692502-d7c7-4123-96e1-86ba83f9ad81","resourceCustomizationUUID":"bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml","artifactChecksum":"ZGIxYWYzYjVhOGU0YTc1M2YyZWYyYmNlYjg4ZmM1OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c236cc2-81df-44c8-9346-ae478b391230","artifactVersion":"1"},{"artifactName":"basic_onboard_jnuykb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json","artifactChecksum":"OTcwYmU5NDE0NWJhYTAxMmQ2YTliNzAwMDY2NTFhOGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c6286813-cf9e-459b-ab84-eb1874f66e0a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1e2c0eee-46e0-49a3-b1a2-363a713e85b9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0771822e-194c-4cbb-bad2-60c966e9bee0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"22189d55-ca85-4355-87ed-d39dd0dcbba3","artifactVersion":"2","generatedFromUUID":"1e2c0eee-46e0-49a3-b1a2-363a713e85b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJnuykb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml","artifactChecksum":"NTg1NzM4ZjczN2RkYWRkNzk2ZDg5ZDJlYmY4M2JiOWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fe49c47-ec8a-45f5-bb26-df196b5e7b95","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJnuykb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar","artifactChecksum":"MmEwNTYwMGRiZDkwYmFhYjI4YzAwOTY4MTM3MzZmM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b3a4dad4-4db2-41d8-9961-8b92f3e69025","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T03:27:01.010Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:01.021Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:01.021Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:01.021Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:02.024Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:02.025Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:02.026Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:02.026Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:03.029Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:03.029Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:03.029Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:03.030Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:04.033Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:04.069Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:04.071Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:04.072Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:05.084Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:05.086Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:05.096Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:05.096Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:06.109Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:06.110Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:06.111Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:06.112Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:07.114Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:27:07.125Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:07.125Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:07.126Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:08.128Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "serviceName": "basic_onboard_jNuyKB", "serviceVersion": "1.0", "serviceUUID": "db4a6300-05d8-4e34-acfe-a2a9e2fac6b9", "serviceDescription": "service", "serviceInvariantUUID": "8999f74f-173e-4a85-b2ef-a1361d918176", "resources": [ { "resourceInstanceName": "basic_onboard_jNuyKB 0", "resourceCustomizationUUID": "bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c", "resourceName": "basic_onboard_jNuyKB", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0bd493ea-2567-4cec-944a-565850f125e8", "resourceInvariantUUID": "f5692502-d7c7-4123-96e1-86ba83f9ad81", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jnuykb0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "artifactChecksum": "OTcwYmU5NDE0NWJhYTAxMmQ2YTliNzAwMDY2NTFhOGQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c6286813-cf9e-459b-ab84-eb1874f66e0a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "1e2c0eee-46e0-49a3-b1a2-363a713e85b9", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "22189d55-ca85-4355-87ed-d39dd0dcbba3", "generatedFromUUID": "1e2c0eee-46e0-49a3-b1a2-363a713e85b9" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "22189d55-ca85-4355-87ed-d39dd0dcbba3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJnuykb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "artifactChecksum": "MmEwNTYwMGRiZDkwYmFhYjI4YzAwOTY4MTM3MzZmM2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b3a4dad4-4db2-41d8-9961-8b92f3e69025" } ], "workloadContext": "Production" } 2023-03-04T03:27:08.129Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T03:27:08.129Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 ASDC 2023-03-04T03:27:08.130Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 ServiceName:basic_onboard_jNuyKB ServiceVersion:1.0 ServiceUUID:db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 ServiceInvariantUUID:8999f74f-173e-4a85-b2ef-a1361d918176 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJnuykb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar ArtifactUUID:b3a4dad4-4db2-41d8-9961-8b92f3e69025 ArtifactChecksum:MmEwNTYwMGRiZDkwYmFhYjI4YzAwOTY4MTM3MzZmM2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_jNuyKB 0 ResourceCustomizationUUID:bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c ResourceInvariantUUID:f5692502-d7c7-4123-96e1-86ba83f9ad81 ResourceName:basic_onboard_jNuyKB ResourceType:VF ResourceUUID:0bd493ea-2567-4cec-944a-565850f125e8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jnuykb0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json ArtifactUUID:c6286813-cf9e-459b-ab84-eb1874f66e0a ArtifactChecksum:OTcwYmU5NDE0NWJhYTAxMmQ2YTliNzAwMDY2NTFhOGQ= 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/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml ArtifactUUID:1e2c0eee-46e0-49a3-b1a2-363a713e85b9 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/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env ArtifactUUID:22189d55-ca85-4355-87ed-d39dd0dcbba3 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/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env ArtifactUUID:22189d55-ca85-4355-87ed-d39dd0dcbba3 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-04T03:27:08.130Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:27:08.278Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:27:08.279Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-04T03:27:08.280Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-04T03:27:08.280Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b3a4dad4-4db2-41d8-9961-8b92f3e69025 from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:08.280Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-04T03:27:08.281Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:08.447Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-04T03:27:08.462Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar b3a4dad4-4db2-41d8-9961-8b92f3e69025 75682 2023-03-04T03:27:08.463Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar ASDC sendASDCNotification 2023-03-04T03:27:08.463Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:08.464Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:27:08.465Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:08.465Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:08.465Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900428463, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:09.467Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:27:09.493Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-04T03:27:09.493Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b3a4dad4-4db2-41d8-9961-8b92f3e69025, URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar to file: /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:09.494Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:09.495Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:09.495Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:10.020Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP631586119046040944/Definitions/service-BasicOnboardJnuykb-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-04T03:27:13.188Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T03:27:13.189Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_jNuyKB 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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:13.192Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-04T03:27:13.192Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.192Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.193Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:13.193Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-04T03:27:13.193Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is not matching search criteria 2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is not matching search criteria 2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ddac7645-b6ee-4450-baea-4bf6836b036b 2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:13.202Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_jNuyKB Description:service Model UUID:db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 Model Version:NULL Model InvariantUuid:8999f74f-173e-4a85-b2ef-a1361d918176 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_jNuyKB Model UUID:4d60e16b-348b-4015-bc77-1cc6471415d9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f5692502-d7c7-4123-96e1-86ba83f9ad81 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:edde97e0-3b72-4dbe-888e-79403d4825a9 ModelName:BasicOnboardJnuykb..base_ubuntu18..module-0 ModelUuid:3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ddac7645-b6ee-4450-baea-4bf6836b036b ModelInvariantUuid:f930ba7a-3782-469a-81e4-c30b384c79e0 ModelName:basic_onboard_jNuyKB-nodes.ubuntu18Cvfc ModelUuid:f9bd0b1e-909a-45d7-9775-79e13c04f7f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:19fc9367-ece2-4370-a11e-36ad391d5a6e ModelInvariantUuid:a801d125-e3b4-4258-b1f8-168fbed710c0 ModelName:BasicOnboardJnuykb.compute.nodes.heat.ubuntu18 ModelUuid:af4300fc-0b5d-4ba0-b88d-20d204ed531d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T03:27:13.301Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 0bd493ea-2567-4cec-944a-565850f125e8 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:27:13.346Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||basic_onboard_jNuyKB 0 2023-03-04T03:27:13.346Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0bd493ea-2567-4cec-944a-565850f125e8 2023-03-04T03:27:13.347Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: c6286813-cf9e-459b-ab84-eb1874f66e0a from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json 2023-03-04T03:27:13.347Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-04T03:27:13.348Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json 2023-03-04T03:27:13.501Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-04T03:27:13.503Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json c6286813-cf9e-459b-ab84-eb1874f66e0a 798 2023-03-04T03:27:13.504Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json ASDC sendASDCNotification 2023-03-04T03:27:13.504Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json 2023-03-04T03:27:13.504Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:27:13.505Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:13.506Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:13.506Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900433504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:14.512Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJnuykb..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "edde97e0-3b72-4dbe-888e-79403d4825a9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474", "vfModuleModelCustomizationUUID": "70f5ca8c-b999-4e0e-bb5c-f842459c1c60", "isBase": true, "artifacts": [ "1e2c0eee-46e0-49a3-b1a2-363a713e85b9", "22189d55-ca85-4355-87ed-d39dd0dcbba3" ], "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-03-04T03:27:14.554Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJnuykb..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474 VfModuleModelInvariantUUID:edde97e0-3b72-4dbe-888e-79403d4825a9 VfModuleModelDescription:NULL Artifacts UUID List:{ 1e2c0eee-46e0-49a3-b1a2-363a713e85b9 , 22189d55-ca85-4355-87ed-d39dd0dcbba3 } 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-03-04T03:27:14.570Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardJnuykb..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "edde97e0-3b72-4dbe-888e-79403d4825a9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474", "vfModuleModelCustomizationUUID": "70f5ca8c-b999-4e0e-bb5c-f842459c1c60", "isBase": true, "artifacts": [ "1e2c0eee-46e0-49a3-b1a2-363a713e85b9", "22189d55-ca85-4355-87ed-d39dd0dcbba3" ], "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-03-04T03:27:14.570Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardJnuykb..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474 VfModuleModelInvariantUUID:edde97e0-3b72-4dbe-888e-79403d4825a9 VfModuleModelDescription:NULL Artifacts UUID List:{ 1e2c0eee-46e0-49a3-b1a2-363a713e85b9 , 22189d55-ca85-4355-87ed-d39dd0dcbba3 } 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-03-04T03:27:14.571Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1e2c0eee-46e0-49a3-b1a2-363a713e85b9 from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml 2023-03-04T03:27:14.571Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-04T03:27:14.571Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml 2023-03-04T03:27:14.704Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml 1e2c0eee-46e0-49a3-b1a2-363a713e85b9 5033 2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml 2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:27:14.706Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:14.709Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:14.710Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900434705, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:15.713Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 22189d55-ca85-4355-87ed-d39dd0dcbba3 from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env 2023-03-04T03:27:15.713Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-04T03:27:15.714Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env 2023-03-04T03:27:15.878Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-04T03:27:15.879Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env 22189d55-ca85-4355-87ed-d39dd0dcbba3 909 2023-03-04T03:27:15.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-04T03:27:15.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env 2023-03-04T03:27:15.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:27:15.885Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:15.885Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:15.885Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900435883, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:16.889Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 2023-03-04T03:27:16.891Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_jNuyKB 0 0bd493ea-2567-4cec-944a-565850f125e8 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:27:16.939Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57034711, org.onap.sdc.toscaparser.api.parameters.Input@5ca1ace2, org.onap.sdc.toscaparser.api.parameters.Input@40a02c9e, org.onap.sdc.toscaparser.api.parameters.Input@bfcb45d, org.onap.sdc.toscaparser.api.parameters.Input@468a51fc] 2023-03-04T03:27:16.941Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:16.942Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:16.942Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-04T03:27:16.942Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c 2023-03-04T03:27:16.943Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c matches Tosca VF Customization UUID: bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c 2023-03-04T03:27:16.943Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-04T03:27:16.958Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:16.958Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:16.959Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-04T03:27:16.959Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@38283110 2023-03-04T03:27:16.959Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:16.960Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T03:27:16.960Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 70f5ca8c-b999-4e0e-bb5c-f842459c1c60 2023-03-04T03:27:16.960Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 70f5ca8c-b999-4e0e-bb5c-f842459c1c60 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-04T03:27:16.967Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:16.968Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:16.968Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:27:16.968Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:16.969Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:16.969Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:27:16.969Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:16.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is not matching search criteria 2023-03-04T03:27:16.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-04T03:27:16.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-04T03:27:16.971Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ddac7645-b6ee-4450-baea-4bf6836b036b Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-04T03:27:17.008Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.009Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:17.010Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:27:17.010Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.011Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria 2023-03-04T03:27:17.011Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:27:17.031Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.031Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:17.032Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid db4a6300-05d8-4e34-acfe-a2a9e2fac6b9: basic_onboard_jNuyKB 2023-03-04T03:27:17.033Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.033Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:17.034Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.045Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:17.045Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.046Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:17.047Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.048Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:17.048Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:27:17.048Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:27:17.049Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_jNuyKB Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:27:17.802Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_jNuyKB 0bd493ea-2567-4cec-944a-565850f125e8 1 ASDC deployResourceStructure 2023-03-04T03:27:17.803Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json ASDC sendASDCNotification 2023-03-04T03:27:17.803Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json 2023-03-04T03:27:17.803Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:27:17.804Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:17.804Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:17.804Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900437803, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:18.809Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-04T03:27:18.810Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml 2023-03-04T03:27:18.811Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:27:18.814Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:18.815Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:18.816Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900438809, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:19.821Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-04T03:27:19.822Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env 2023-03-04T03:27:19.822Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:27:19.824Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:19.824Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:19.824Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900439821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:20.830Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar ASDC sendASDCNotification 2023-03-04T03:27:20.830Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar 2023-03-04T03:27:20.830Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:27:20.831Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:20.831Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:20.831Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900440830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:27:21.832Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:27:21.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:27:21.869Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 2023-03-04T03:27:21.869Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.870Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e", "consumerID": "SO-sdc-controller", "timestamp": 1677900419692, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:27:21.871Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.871Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.871Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:27:21.871Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "NOTIFIED" } 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:27:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900420875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900428463, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900433504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900434705, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900435883, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900437803, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900438809, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900439821, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-04T03:27:21.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T03:27:21.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900440830, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:27:21.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:27:21.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:27:21.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-03-04T03:27:21.898Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T03:27:51.900Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T03:27:51.936Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and serviceModelVersionId: db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 2023-03-04T03:27:51.936Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8999f74f-173e-4a85-b2ef-a1361d918176 2023-03-04T03:27:51.937Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0 2023-03-04T03:27:51.957Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T03:27:52.260Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-04T03:27:52.262Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0|INFO|500||Invoke 2023-03-04T03:27:52.305Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T03:27:52.780Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0|INFO|500||InvokeReturn 2023-03-04T03:27:52.781Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:27:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[425], vertex-id=[221280], x-aai-txid=[1-aai-resources-230304-03:27:53:740-25786], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T03:27:52.782Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-04T03:27:52.782Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T03:27:52.783Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-03-04T03:27:52.808Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|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-03-04T03:27:52.810Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T03:27:52.811Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T03:27:52.812Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:27:52.813Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:27:52.817Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900472811, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:27:53.929Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:28:21.845Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:28:21.895Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:28:21.896Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7", "consumerID": "SO-sdc-controller", "timestamp": 1677900472811, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-04T03:28:21.897Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:28:53.941Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:29:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:29:53.953Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:30:21.846Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:30:53.957Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:31:21.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:31:53.961Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:32:21.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:32:53.962Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:33:21.850Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:33:53.963Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:34:21.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:34:26.510Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Node 2 disconnected. 2023-03-04T03:34:53.965Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:35:21.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:35:53.967Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:36:21.873Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:36:53.967Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:37:21.874Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:37:53.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:38:21.875Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:38:53.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:39:21.876Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:39:53.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:40:21.878Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:40:54.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:40:58.227Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:40:58.227Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "cds-sdc-listener", "timestamp": 1677901229715, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:40:58.231Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T03:40:58.232Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5b002bb2-0308-4a30-93d6-d3340a865607","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e39494b5-d1a3-4ddc-8b0f-94890369b5ca","serviceDescription":"service","serviceInvariantUUID":"96eea840-772a-4c1f-9ac9-4b96295ee83a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c26f85cb-b636-4f96-9fb8-c68acd26dc8a","resourceInvariantUUID":"0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8","resourceCustomizationUUID":"96b1d463-7599-4b9a-85b1-e4cacf546fc7","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":"MzNkNzVlNWUzMjAxNDliMGRhZTFkN2MxMzJkZGI4MjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8343b2db-5367-4acf-8e3e-f14ccb5420b0","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Mjc2ZTdlZmRkNzZmZTMzOTBhNzI5ZmZjOTFmZDYxYjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"80123c9c-664f-4eaf-9753-ed5710004cf4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T03:40:58.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:40:58.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:40:58.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "policy-distribution-id", "timestamp": 1677901232089, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:40:58.425Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:40:58.394Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:40:58.488Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:40:58.498Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:40:58.499Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901254002, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:40:58.545Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:40:58.553Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:40:58.553Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:40:58.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:40:58.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:40:58.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T03:40:59.579Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:40:59.580Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:40:59.581Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:40:59.581Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901254002, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:41:00.585Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "e39494b5-d1a3-4ddc-8b0f-94890369b5ca", "serviceDescription": "service", "serviceInvariantUUID": "96eea840-772a-4c1f-9ac9-4b96295ee83a", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "96b1d463-7599-4b9a-85b1-e4cacf546fc7", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c26f85cb-b636-4f96-9fb8-c68acd26dc8a", "resourceInvariantUUID": "0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8", "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": "Mjc2ZTdlZmRkNzZmZTMzOTBhNzI5ZmZjOTFmZDYxYjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "80123c9c-664f-4eaf-9753-ed5710004cf4" } ], "workloadContext": "Production" } 2023-03-04T03:41:00.588Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T03:41:00.588Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e39494b5-d1a3-4ddc-8b0f-94890369b5ca ASDC 2023-03-04T03:41:00.592Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:5b002bb2-0308-4a30-93d6-d3340a865607 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:e39494b5-d1a3-4ddc-8b0f-94890369b5ca ServiceInvariantUUID:96eea840-772a-4c1f-9ac9-4b96295ee83a 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:80123c9c-664f-4eaf-9753-ed5710004cf4 ArtifactChecksum:Mjc2ZTdlZmRkNzZmZTMzOTBhNzI5ZmZjOTFmZDYxYjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:96b1d463-7599-4b9a-85b1-e4cacf546fc7 ResourceInvariantUUID:0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c26f85cb-b636-4f96-9fb8-c68acd26dc8a ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-04T03:41:00.592Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e39494b5-d1a3-4ddc-8b0f-94890369b5ca ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:41:00.846Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:41:00.849Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:41:00.853Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:41:00.854Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 80123c9c-664f-4eaf-9753-ed5710004cf4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-04T03:41:00.854Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-04T03:41:00.868Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-04T03:41:01.041Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-04T03:41:01.042Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 80123c9c-664f-4eaf-9753-ed5710004cf4 57789 2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:41:01.044Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:41:01.044Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901261043, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:41:02.049Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:41:02.050Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:41:02.050Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 80123c9c-664f-4eaf-9753-ed5710004cf4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:02.051Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-04T03:41:02.052Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:02.052Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:02.605Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP684327839329768441/Definitions/service-BasicNetwork-template.yml 2023-03-04T03:41:03.884Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T03:41:03.885Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-04T03:41:03.885Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.886Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-04T03:41:03.886Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.888Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.891Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.891Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-04T03:41:03.893Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-04T03:41:03.893Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.894Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.894Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-04T03:41:03.895Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-04T03:41:03.895Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:41:03.896Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.896Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.896Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-04T03:41:03.897Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-04T03:41:03.898Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:41:03.899Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.900Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.902Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.902Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.906Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.907Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.908Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.909Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.910Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:03.911Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:03.912Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:e39494b5-d1a3-4ddc-8b0f-94890369b5ca Model Version:NULL Model InvariantUuid:96eea840-772a-4c1f-9ac9-4b96295ee83a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8 Model UUID:f1b12b46-0955-4e23-a877-723b5f8df233 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:96b1d463-7599-4b9a-85b1-e4cacf546fc7 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T03:41:03.992Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: c26f85cb-b636-4f96-9fb8-c68acd26dc8a 2023-03-04T03:41:03.995Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||No resources found for Service: e39494b5-d1a3-4ddc-8b0f-94890369b5ca Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:41:04.032Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500|| 2023-03-04T03:41:04.033Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-04T03:41:04.040Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||No resources found for Service: e39494b5-d1a3-4ddc-8b0f-94890369b5ca 2023-03-04T03:41:04.041Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: e39494b5-d1a3-4ddc-8b0f-94890369b5ca 2023-03-04T03:41:04.042Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-04T03:41:04.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:41:04.075Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c21f3aa, org.onap.sdc.toscaparser.api.parameters.Input@20323429, org.onap.sdc.toscaparser.api.parameters.Input@2d246741, org.onap.sdc.toscaparser.api.parameters.Input@ea8a433, org.onap.sdc.toscaparser.api.parameters.Input@d17baef] 2023-03-04T03:41:04.084Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.085Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:04.086Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.088Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:04.090Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid e39494b5-d1a3-4ddc-8b0f-94890369b5ca: Generic NeutronNet 2023-03-04T03:41:04.091Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.092Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:04.093Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.094Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-04T03:41:04.253Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.255Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:04.256Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.257Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:04.257Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:41:04.258Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:41:04.259Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-04T03:41:04.490Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-04T03:41:04.493Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-04T03:41:04.494Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-04T03:41:04.495Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:41:04.496Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:41:04.496Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:41:04.497Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901264491, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:41:05.500Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:41:05.522Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:41:05.526Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:41:05.526Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:41:05.526Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:41:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:41:21.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:41:21.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "multicloud-k8s", "timestamp": 1677901233340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:41:21.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:41:35.527Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:41:35.650Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:41:35.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:41:35.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:41:35.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:42:05.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:42:05.711Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:42:05.720Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:42:05.721Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:42:05.721Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:42:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:42:21.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901254002, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:42:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "cds-sdc-listener", "timestamp": 1677901229715, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:42:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "policy-distribution-id", "timestamp": 1677901232089, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:42:21.864Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.864Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "multicloud-k8s", "timestamp": 1677901233340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:42:21.864Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901254002, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:42:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "cds-sdc-listener", "timestamp": 1677901261373, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:42:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.867Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.867Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "policy-distribution-id", "timestamp": 1677901261762, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:42:21.868Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901261043, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:42:21.869Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901261441, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:42:21.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.871Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "policy-distribution-id", "timestamp": 1677901262768, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:42:21.872Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.876Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.876Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901261441, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:42:21.877Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.877Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.877Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "policy-distribution-id", "timestamp": 1677901263778, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:42:21.917Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5b002bb2-0308-4a30-93d6-d3340a865607 2023-03-04T03:42:21.917Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b002bb2-0308-4a30-93d6-d3340a865607 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:42:21.932Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "aai-model-loader", "timestamp": 1677901264023, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901264503, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "aai-model-loader", "timestamp": 1677901264023, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:42:21.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.934Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.934Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901264491, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:42:21.934Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.942Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.942Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901266413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:42:21.942Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.942Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.943Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "aai-model-loader", "timestamp": 1677901266238, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:42:21.943Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:21.943Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:21.943Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901267420, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:42:21.959Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5b002bb2-0308-4a30-93d6-d3340a865607 2023-03-04T03:42:21.959Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b002bb2-0308-4a30-93d6-d3340a865607 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:42:22.001Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:22.001Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "aai-model-loader", "timestamp": 1677901271295, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:42:22.002Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:42:22.002Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:42:22.003Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "aai-model-loader", "timestamp": 1677901272298, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:42:22.017Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5b002bb2-0308-4a30-93d6-d3340a865607 2023-03-04T03:42:22.017Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b002bb2-0308-4a30-93d6-d3340a865607 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:42:35.721Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:42:35.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:42:35.786Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:42:35.787Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T03:42:35.787Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T03:42:35.787Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T03:42:35.788Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:42:35.788Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:42:35.789Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:42:35.789Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:42:35.790Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:42:35.817Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T03:43:05.818Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T03:43:05.837Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5b002bb2-0308-4a30-93d6-d3340a865607 and serviceModelVersionId: e39494b5-d1a3-4ddc-8b0f-94890369b5ca 2023-03-04T03:43:05.837Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 96eea840-772a-4c1f-9ac9-4b96295ee83a 2023-03-04T03:43:05.838Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0 2023-03-04T03:43:05.849Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T03:43:06.112Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-04T03:43:06.125Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0|INFO|500||Invoke 2023-03-04T03:43:06.153Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T03:43:06.421Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0|INFO|500||InvokeReturn 2023-03-04T03:43:06.422Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:43:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[250], vertex-id=[192648], x-aai-txid=[1-aai-resources-230304-03:43:07:583-75284], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T03:43:06.426Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-04T03:43:06.427Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T03:43:06.427Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:43:06.448Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-04T03:43:06.449Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5b002bb2-0308-4a30-93d6-d3340a865607 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T03:43:06.449Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T03:43:06.450Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:06.450Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:06.451Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901386449, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:43:07.600Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:43:07.638Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T03:43:07.640Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"39abbf73-700e-4704-b67d-73792c6cd4cd","serviceName":"Demo_pNF_Ekc6jHsCTxySzxypYRGN","serviceVersion":"1.0","serviceUUID":"69b724e5-2507-4a11-842e-df0b794a1739","serviceDescription":"catalog service description","serviceInvariantUUID":"5bd6fa8e-3b1e-443a-b942-8424d4317c39","resources":[{"resourceInstanceName":"pNF 57d585e7-2df8 0","resourceName":"pNF 57d585e7-2df8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a48fb8c8-cbec-4f3b-8565-f59b33f1dab9","resourceInvariantUUID":"1f60a905-7675-4ace-b235-98ad51bf324c","resourceCustomizationUUID":"36919756-dce9-450b-933c-dd7a4e5d991e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml","artifactChecksum":"ZmJlNDkyMWJhY2Q2YjkxOWIyNTI5OWQ0YmY0ODlhMjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38418ff8-052b-4056-b4f0-8991c5fb1c82","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar","artifactChecksum":"MzI0OTIyMzRjMTMyYmY3MzRiZDI1NzAyNTI2ZGMyZjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f9dcda8c-464b-4939-af2d-bfc917420c00","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"202c95d0-a675-4e7d-af4c-c5512ec2b3ae","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml","artifactChecksum":"YWMxZWU0YTQ0MWZmZDBkNDNjYjgyMjEyYTM4MTAyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e1ae3778-9986-4bc8-b880-c6a2d53910b4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b8ffcd4b-be3e-48a6-8354-6ec3cf757849","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1ed4f58b-ed5a-4847-aae4-e4bdf9233095","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml","artifactChecksum":"NzEwMjUyMjk4ZTBkOWFmYjBmMWE4Zjk0ZmQ3ZThiNDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b49687f6-e09e-47c5-87b9-a99b62670ffd","artifactVersion":"1"},{"artifactName":"service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar","artifactChecksum":"MWJkNTUzZWRkYzJhMTQwNzhhODg2YWY4OWU1Mzk5OWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c75c4eb8-b5bb-410f-9b48-2f60b22e29e8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T03:43:07.679Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:07.681Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:07.682Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:07.682Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:08.683Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:08.685Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:08.685Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:08.685Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:09.686Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:09.688Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:09.689Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:09.690Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:10.693Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:10.696Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:10.699Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:10.699Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:11.700Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:11.701Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:11.701Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:11.702Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:12.705Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:12.741Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:12.748Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:12.749Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:13.776Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:13.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:13.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:13.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:14.778Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:43:14.779Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:14.779Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:14.779Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:15.780Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "serviceName": "Demo_pNF_Ekc6jHsCTxySzxypYRGN", "serviceVersion": "1.0", "serviceUUID": "69b724e5-2507-4a11-842e-df0b794a1739", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bd6fa8e-3b1e-443a-b942-8424d4317c39", "resources": [ { "resourceInstanceName": "pNF 57d585e7-2df8 0", "resourceCustomizationUUID": "36919756-dce9-450b-933c-dd7a4e5d991e", "resourceName": "pNF 57d585e7-2df8", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a48fb8c8-cbec-4f3b-8565-f59b33f1dab9", "resourceInvariantUUID": "1f60a905-7675-4ace-b235-98ad51bf324c", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "artifactChecksum": "MWJkNTUzZWRkYzJhMTQwNzhhODg2YWY4OWU1Mzk5OWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c75c4eb8-b5bb-410f-9b48-2f60b22e29e8" } ], "workloadContext": "Production" } 2023-03-04T03:43:15.781Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T03:43:15.781Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 69b724e5-2507-4a11-842e-df0b794a1739 ASDC 2023-03-04T03:43:15.782Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:39abbf73-700e-4704-b67d-73792c6cd4cd ServiceName:Demo_pNF_Ekc6jHsCTxySzxypYRGN ServiceVersion:1.0 ServiceUUID:69b724e5-2507-4a11-842e-df0b794a1739 ServiceInvariantUUID:5bd6fa8e-3b1e-443a-b942-8424d4317c39 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar ArtifactUUID:c75c4eb8-b5bb-410f-9b48-2f60b22e29e8 ArtifactChecksum:MWJkNTUzZWRkYzJhMTQwNzhhODg2YWY4OWU1Mzk5OWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 57d585e7-2df8 0 ResourceCustomizationUUID:36919756-dce9-450b-933c-dd7a4e5d991e ResourceInvariantUUID:1f60a905-7675-4ace-b235-98ad51bf324c ResourceName:pNF 57d585e7-2df8 ResourceType:PNF ResourceUUID:a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-04T03:43:15.782Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 69b724e5-2507-4a11-842e-df0b794a1739 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:43:15.944Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:43:15.945Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:43:15.945Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:43:15.946Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c75c4eb8-b5bb-410f-9b48-2f60b22e29e8 from URL: /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:15.946Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-04T03:43:15.946Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:16.216Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-04T03:43:16.225Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar c75c4eb8-b5bb-410f-9b48-2f60b22e29e8 88013 2023-03-04T03:43:16.226Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar ASDC sendASDCNotification 2023-03-04T03:43:16.226Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:16.229Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:43:16.229Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:16.230Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:16.240Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901396226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:17.245Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:43:17.246Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:43:17.246Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: c75c4eb8-b5bb-410f-9b48-2f60b22e29e8, URL: /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar to file: /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:17.247Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:17.249Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:17.250Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:17.812Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8983885474448307114/Definitions/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml 2023-03-04T03:43:19.959Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T03:43:19.959Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-04T03:43:19.959Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 57d585e7-2df8 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-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.970Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.970Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Node template pNF 57d585e7-2df8 0 is matching search criteria 2023-03-04T03:43:19.970Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 57d585e7-2df8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Node template pNF 57d585e7-2df8 0 is matching search criteria 2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 57d585e7-2df8 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Ekc6jHsCTxySzxypYRGN Description:catalog service description Model UUID:69b724e5-2507-4a11-842e-df0b794a1739 Model Version:NULL Model InvariantUuid:5bd6fa8e-3b1e-443a-b942-8424d4317c39 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T03:43:20.060Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:43:20.097Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||pNF 57d585e7-2df8 0 2023-03-04T03:43:20.103Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 2023-03-04T03:43:20.104Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 69b724e5-2507-4a11-842e-df0b794a1739 2023-03-04T03:43:20.107Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 69b724e5-2507-4a11-842e-df0b794a1739 2023-03-04T03:43:20.107Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 57d585e7-2df8 0 a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:43:20.169Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e59a49f, org.onap.sdc.toscaparser.api.parameters.Input@73421f27, org.onap.sdc.toscaparser.api.parameters.Input@5ed90b6c, org.onap.sdc.toscaparser.api.parameters.Input@4e945d29, org.onap.sdc.toscaparser.api.parameters.Input@6dca7538] 2023-03-04T03:43:20.170Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:20.172Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:20.173Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 69b724e5-2507-4a11-842e-df0b794a1739: pNF 57d585e7-2df8 2023-03-04T03:43:20.174Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Processing PNF resource: a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 2023-03-04T03:43:20.175Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:43:20.176Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:43:20.177Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Resource customization UUID: 36919756-dce9-450b-933c-dd7a4e5d991e is the same as notified resource customizationUUID: 36919756-dce9-450b-933c-dd7a4e5d991e Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-04T03:43:20.494Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 57d585e7-2df8 a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 0 ASDC deployResourceStructure 2023-03-04T03:43:20.495Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar ASDC sendASDCNotification 2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar 2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:43:20.497Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901400495, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:21.498Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:43:21.551Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:43:21.558Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:43:21.558Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T03:43:21.558Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T03:43:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:43:21.849Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.849Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.850Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.850Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.850Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.850Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.850Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.851Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.852Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.852Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.859Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.859Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901262380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901294796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "multicloud-k8s", "timestamp": 1677901290421, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "cds-sdc-listener", "timestamp": 1677901326110, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901326502, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:43:21.864Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901327508, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:43:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "policy-distribution-id", "timestamp": 1677901328514, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:43:21.880Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 39abbf73-700e-4704-b67d-73792c6cd4cd 2023-03-04T03:43:21.881Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39abbf73-700e-4704-b67d-73792c6cd4cd and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:43:21.987Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.989Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.991Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.992Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.993Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:21.993Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.993Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.994Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901321441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:43:21.994Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:21.995Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:21.996Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:43:22.001Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:22.001Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.002Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901330584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:43:22.003Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:22.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.006Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901324023, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:43:22.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:22.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.008Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901332226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:43:22.009Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:22.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.010Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901332649, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:43:22.011Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:22.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.012Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901333653, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:43:22.077Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 39abbf73-700e-4704-b67d-73792c6cd4cd 2023-03-04T03:43:22.077Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39abbf73-700e-4704-b67d-73792c6cd4cd and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:43:22.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901339096, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:43:22.147Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:43:22.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:43:22.147Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "aai-model-loader", "timestamp": 1677901340098, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:43:22.217Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 39abbf73-700e-4704-b67d-73792c6cd4cd 2023-03-04T03:43:22.229Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39abbf73-700e-4704-b67d-73792c6cd4cd and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:43:51.561Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:43:51.639Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:43:51.658Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:43:51.712Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T03:44:21.713Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T03:44:21.728Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 39abbf73-700e-4704-b67d-73792c6cd4cd and serviceModelVersionId: 69b724e5-2507-4a11-842e-df0b794a1739 2023-03-04T03:44:21.729Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bd6fa8e-3b1e-443a-b942-8424d4317c39 2023-03-04T03:44:21.730Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0 2023-03-04T03:44:21.736Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T03:44:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:21.849Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.850Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.851Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.851Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.851Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.851Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.851Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.852Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.852Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-04T03:44:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.852Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-04T03:44:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-04T03:44:21.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-04T03:44:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.859Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.859Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.859Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.859Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0|INFO|500||Invoke 2023-03-04T03:44:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.864Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.867Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-04T03:44:21.867Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.867Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.868Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.868Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.868Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.869Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.870Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.871Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.872Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.882Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T03:44:21.887Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.888Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.893Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.894Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.896Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.898Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.898Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.899Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.900Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.900Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.901Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.902Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.902Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.902Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901327113, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:44:21.903Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.903Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.904Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901325354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:44:21.911Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901329518, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:44:21.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.916Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.916Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.918Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.918Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901356242, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:21.921Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.921Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.922Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "cds-sdc-listener", "timestamp": 1677901356925, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:21.922Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.922Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.922Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.922Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901357311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:21.923Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.924Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.924Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.924Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901358324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:44:21.925Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.925Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901357374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:21.925Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.926Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.926Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.926Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.926Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901351441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:44:21.927Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.927Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.927Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "policy-distribution-id", "timestamp": 1677901359327, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:44:21.956Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a 2023-03-04T03:44:21.957Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:44:21.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901359385, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:21.978Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.978Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.978Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:21.979Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.979Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.979Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901358574, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:21.979Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.979Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.980Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901354023, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:44:21.980Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:21.980Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:21.980Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901359637, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:44:21.992Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a 2023-03-04T03:44:21.992Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-04T03:44:22.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.010Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901361159, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:22.011Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.012Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "multicloud-k8s", "timestamp": 1677901360645, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T03:44:22.013Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.014Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901361929, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:44:22.016Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.016Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.017Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677901362934, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:44:22.051Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a 2023-03-04T03:44:22.051Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:44:22.076Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0|INFO|500||InvokeReturn 2023-03-04T03:44:22.089Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:44:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[225376], x-aai-txid=[0-aai-resources-230304-03:44:23:308-22552], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T03:44:22.089Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-04T03:44:22.090Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T03:44:22.091Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:44:22.103Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.103Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901371593, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:44:22.104Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.104Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.104Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "aai-model-loader", "timestamp": 1677901372596, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:44:22.146Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a 2023-03-04T03:44:22.143Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-04T03:44:22.148Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 39abbf73-700e-4704-b67d-73792c6cd4cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T03:44:22.149Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T03:44:22.149Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a and ComponentName AAI 2023-03-04T03:44:22.150Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:22.150Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:22.151Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901462149, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:44:22.235Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.236Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607", "consumerID": "SO-sdc-controller", "timestamp": 1677901386449, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-04T03:44:22.273Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.273Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.274Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.274Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.274Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.276Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.310Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.311Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.311Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:44:22.312Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:44:22.313Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.313Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901396226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:44:22.313Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:44:22.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:44:22.314Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901400495, "artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:44:22.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:44:23.207Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T03:44:23.207Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a58c8e1-d724-4985-a498-90df9aeabe5a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"23afb316-7197-4885-8ac6-b29d8f37363d","serviceDescription":"service","serviceInvariantUUID":"d01ef137-a904-4b04-b2c6-099e63bed905","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ae088259-def3-4984-9d27-4a43dd2c5126","resourceInvariantUUID":"be81e6fb-87ad-4506-86b6-3e2880fec521","resourceCustomizationUUID":"8baea25b-1320-4058-b54a-9d41cccd6bf9","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":"NWU0ZjM1ZmNhZDcwODBjODQ4M2M0MDYzNDdhZjJjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"07a24012-04fb-4881-bfc7-6613281c6a58","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":"YWViYzBiODBhYmQzYTUyOWI2NWM3NDliNDJhZGExNTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"12551efc-b029-4023-9270-9b8e26badac6","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":"944be049-d1a3-4164-b40d-7c666acbf8b0","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":"f46a69c1-6f4d-4ab4-aae9-3c61a05e8d18","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":"86661db2-7afa-4782-b81c-3db9cc54ea6c","artifactVersion":"2","generatedFromUUID":"944be049-d1a3-4164-b40d-7c666acbf8b0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YTZmNTY0MTc1MmFlYWE4YjAxMzk4Y2JmMmUyNTQ2OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"789e5390-8fb2-431a-8559-f054c1199428","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NWRjYWRmNjUzNDUxOWMyMTMxY2Y2ZmVkYmQzZjViZDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"052a41c7-375f-4f43-b64e-87f6dddf22af","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T03:44:23.208Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:23.209Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:23.209Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:23.209Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:24.210Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:24.211Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:24.211Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:24.211Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:25.212Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:25.213Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:25.214Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:25.214Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:26.216Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:26.220Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:26.221Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:26.222Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:27.225Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:27.231Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:27.232Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:27.232Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:28.234Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:28.234Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:28.234Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:28.235Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:29.239Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T03:44:29.242Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:29.243Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:29.244Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:30.291Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "23afb316-7197-4885-8ac6-b29d8f37363d", "serviceDescription": "service", "serviceInvariantUUID": "d01ef137-a904-4b04-b2c6-099e63bed905", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "8baea25b-1320-4058-b54a-9d41cccd6bf9", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ae088259-def3-4984-9d27-4a43dd2c5126", "resourceInvariantUUID": "be81e6fb-87ad-4506-86b6-3e2880fec521", "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": "YWViYzBiODBhYmQzYTUyOWI2NWM3NDliNDJhZGExNTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "12551efc-b029-4023-9270-9b8e26badac6", "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": "944be049-d1a3-4164-b40d-7c666acbf8b0", "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": "86661db2-7afa-4782-b81c-3db9cc54ea6c", "generatedFromUUID": "944be049-d1a3-4164-b40d-7c666acbf8b0" }, "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": "86661db2-7afa-4782-b81c-3db9cc54ea6c", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NWRjYWRmNjUzNDUxOWMyMTMxY2Y2ZmVkYmQzZjViZDg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "052a41c7-375f-4f43-b64e-87f6dddf22af" } ], "workloadContext": "Production" } 2023-03-04T03:44:30.297Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T03:44:30.298Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 23afb316-7197-4885-8ac6-b29d8f37363d ASDC 2023-03-04T03:44:30.299Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:7a58c8e1-d724-4985-a498-90df9aeabe5a ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:23afb316-7197-4885-8ac6-b29d8f37363d ServiceInvariantUUID:d01ef137-a904-4b04-b2c6-099e63bed905 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:052a41c7-375f-4f43-b64e-87f6dddf22af ArtifactChecksum:NWRjYWRmNjUzNDUxOWMyMTMxY2Y2ZmVkYmQzZjViZDg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:8baea25b-1320-4058-b54a-9d41cccd6bf9 ResourceInvariantUUID:be81e6fb-87ad-4506-86b6-3e2880fec521 ResourceName:basic_vm ResourceType:VF ResourceUUID:ae088259-def3-4984-9d27-4a43dd2c5126 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:12551efc-b029-4023-9270-9b8e26badac6 ArtifactChecksum:YWViYzBiODBhYmQzYTUyOWI2NWM3NDliNDJhZGExNTc= 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:944be049-d1a3-4164-b40d-7c666acbf8b0 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:86661db2-7afa-4782-b81c-3db9cc54ea6c 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:86661db2-7afa-4782-b81c-3db9cc54ea6c ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-04T03:44:30.331Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 23afb316-7197-4885-8ac6-b29d8f37363d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:44:30.738Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:44:30.739Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 052a41c7-375f-4f43-b64e-87f6dddf22af from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-04T03:44:30.898Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-04T03:44:30.903Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 052a41c7-375f-4f43-b64e-87f6dddf22af 75205 2023-03-04T03:44:30.941Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-04T03:44:30.942Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-04T03:44:30.942Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:44:30.943Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:30.943Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:30.948Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901470941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:31.949Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T03:44:31.950Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-04T03:44:31.950Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 052a41c7-375f-4f43-b64e-87f6dddf22af, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:31.950Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-04T03:44:31.951Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:31.951Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:33.051Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15904579906209359873/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-04T03:44:40.510Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T03:44:40.513Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-04T03:44:40.513Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.514Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-04T03:44:40.514Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.515Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.515Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.516Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.521Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.521Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.521Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-04T03:44:40.522Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-04T03:44:40.525Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.529Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.530Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:40.532Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-04T03:44:40.533Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:44:40.534Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.535Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.536Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:40.538Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-04T03:44:40.542Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T03:44:40.543Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.544Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.547Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.548Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-04T03:44:40.550Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-04T03:44:40.551Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-04T03:44:40.552Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-04T03:44:40.553Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-04T03:44:40.554Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-04T03:44:40.554Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.555Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T03:44:40.559Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.559Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:40.560Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:44:40.562Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.563Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:40.564Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:44:40.565Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.565Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:40.566Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:44:40.567Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.568Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-04T03:44:40.569Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-04T03:44:40.570Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-04T03:44:40.572Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0737e710-01da-477b-9df7-fbf5c431e581 2023-03-04T03:44:40.574Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.575Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.591Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.597Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.597Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.598Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.598Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:40.599Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:40.599Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:23afb316-7197-4885-8ac6-b29d8f37363d Model Version:NULL Model InvariantUuid:d01ef137-a904-4b04-b2c6-099e63bed905 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:831a328f-d9ff-47b3-a9b3-d1f6cfc36de6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:be81e6fb-87ad-4506-86b6-3e2880fec521 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8baea25b-1320-4058-b54a-9d41cccd6bf9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3d863bf9-b108-4751-b61c-d7db175a3ad7 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:80fe84f1-8e65-4b3d-9e91-8bd7dffc8a8f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0737e710-01da-477b-9df7-fbf5c431e581 ModelInvariantUuid:d44928ed-6d89-4bc1-8797-ff745732b884 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:129bd8ef-94c6-46c1-b0bf-749464c8fa9a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:da085b17-be90-41ff-ad9e-f827e3a022c8 ModelInvariantUuid:f0951bf2-819c-4305-ae7c-e5e8ceec9e63 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:9042806f-5de3-4f16-962a-44f8d2728128 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T03:44:40.745Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: ae088259-def3-4984-9d27-4a43dd2c5126 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:44:40.772Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||basic_vm 0 2023-03-04T03:44:40.772Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ae088259-def3-4984-9d27-4a43dd2c5126 2023-03-04T03:44:40.774Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 12551efc-b029-4023-9270-9b8e26badac6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-04T03:44:40.774Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-04T03:44:40.774Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-04T03:44:40.921Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-04T03:44:40.921Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 12551efc-b029-4023-9270-9b8e26badac6 787 2023-03-04T03:44:40.922Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-04T03:44:40.922Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-04T03:44:40.922Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:44:40.922Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:40.922Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:40.928Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901480922, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:41.929Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3d863bf9-b108-4751-b61c-d7db175a3ad7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "80fe84f1-8e65-4b3d-9e91-8bd7dffc8a8f", "vfModuleModelCustomizationUUID": "07220820-76c0-4bf0-b4af-7e3c61c067e3", "isBase": true, "artifacts": [ "944be049-d1a3-4164-b40d-7c666acbf8b0", "86661db2-7afa-4782-b81c-3db9cc54ea6c" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T03:44:41.947Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:80fe84f1-8e65-4b3d-9e91-8bd7dffc8a8f VfModuleModelInvariantUUID:3d863bf9-b108-4751-b61c-d7db175a3ad7 VfModuleModelDescription:NULL Artifacts UUID List:{ 944be049-d1a3-4164-b40d-7c666acbf8b0 , 86661db2-7afa-4782-b81c-3db9cc54ea6c } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-04T03:44:41.956Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "3d863bf9-b108-4751-b61c-d7db175a3ad7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "80fe84f1-8e65-4b3d-9e91-8bd7dffc8a8f", "vfModuleModelCustomizationUUID": "07220820-76c0-4bf0-b4af-7e3c61c067e3", "isBase": true, "artifacts": [ "944be049-d1a3-4164-b40d-7c666acbf8b0", "86661db2-7afa-4782-b81c-3db9cc54ea6c" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T03:44:41.956Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:80fe84f1-8e65-4b3d-9e91-8bd7dffc8a8f VfModuleModelInvariantUUID:3d863bf9-b108-4751-b61c-d7db175a3ad7 VfModuleModelDescription:NULL Artifacts UUID List:{ 944be049-d1a3-4164-b40d-7c666acbf8b0 , 86661db2-7afa-4782-b81c-3db9cc54ea6c } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-04T03:44:41.956Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 944be049-d1a3-4164-b40d-7c666acbf8b0 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-04T03:44:41.957Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-04T03:44:41.957Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-04T03:44:42.121Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-04T03:44:42.122Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 944be049-d1a3-4164-b40d-7c666acbf8b0 5033 2023-03-04T03:44:42.123Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-04T03:44:42.123Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-04T03:44:42.124Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:44:42.125Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:42.125Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:42.125Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901482122, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:43.128Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 86661db2-7afa-4782-b81c-3db9cc54ea6c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-04T03:44:43.128Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-04T03:44:43.129Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-04T03:44:43.381Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-04T03:44:43.381Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 86661db2-7afa-4782-b81c-3db9cc54ea6c 903 2023-03-04T03:44:43.382Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-04T03:44:43.382Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-04T03:44:43.382Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T03:44:43.382Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:43.383Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:43.383Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901483382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:44.384Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 23afb316-7197-4885-8ac6-b29d8f37363d 2023-03-04T03:44:44.384Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 ae088259-def3-4984-9d27-4a43dd2c5126 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:44:44.442Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6da77160, org.onap.sdc.toscaparser.api.parameters.Input@6f8caa69, org.onap.sdc.toscaparser.api.parameters.Input@1d168088, org.onap.sdc.toscaparser.api.parameters.Input@5b442fae, org.onap.sdc.toscaparser.api.parameters.Input@dbe79d7] 2023-03-04T03:44:44.445Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.446Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.457Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-04T03:44:44.458Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 8baea25b-1320-4058-b54a-9d41cccd6bf9 2023-03-04T03:44:44.460Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8baea25b-1320-4058-b54a-9d41cccd6bf9 matches Tosca VF Customization UUID: 8baea25b-1320-4058-b54a-9d41cccd6bf9 2023-03-04T03:44:44.464Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 8baea25b-1320-4058-b54a-9d41cccd6bf9 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-04T03:44:44.489Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.489Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.491Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 8baea25b-1320-4058-b54a-9d41cccd6bf9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-04T03:44:44.492Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5413f465 2023-03-04T03:44:44.492Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.493Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T03:44:44.493Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 07220820-76c0-4bf0-b4af-7e3c61c067e3 2023-03-04T03:44:44.493Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 07220820-76c0-4bf0-b4af-7e3c61c067e3 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-04T03:44:44.500Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.500Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:44.501Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:44:44.501Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.501Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:44.502Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:44:44.502Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.503Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-04T03:44:44.503Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-04T03:44:44.504Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-04T03:44:44.504Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0737e710-01da-477b-9df7-fbf5c431e581 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-04T03:44:44.513Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.514Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:44.514Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T03:44:44.515Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.517Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-04T03:44:44.517Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=8baea25b-1320-4058-b54a-9d41cccd6bf9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:44:44.525Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.526Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.526Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 23afb316-7197-4885-8ac6-b29d8f37363d: basic_vm 2023-03-04T03:44:44.527Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.527Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.527Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.528Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.528Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.529Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.529Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.530Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.530Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T03:44:44.531Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T03:44:44.531Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T03:44:45.691Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm ae088259-def3-4984-9d27-4a43dd2c5126 1 ASDC deployResourceStructure 2023-03-04T03:44:45.717Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-04T03:44:45.733Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-04T03:44:45.734Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:44:45.736Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:45.738Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:45.743Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901485717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:46.752Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-04T03:44:46.753Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-04T03:44:46.754Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:44:46.754Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:46.755Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:46.756Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901486751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:47.764Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-04T03:44:47.764Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-04T03:44:47.765Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:44:47.765Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:47.766Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:47.766Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901487764, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:48.774Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-04T03:44:48.776Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-04T03:44:48.778Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T03:44:48.798Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:44:48.799Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:44:48.800Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901488774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:44:49.816Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a58c8e1-d724-4985-a498-90df9aeabe5a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:44:49.990Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a58c8e1-d724-4985-a498-90df9aeabe5a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T03:44:50.023Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T03:44:50.024Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T03:44:50.026Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T03:44:50.028Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T03:44:50.028Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:44:50.029Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:44:50.030Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:44:50.031Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T03:44:50.032Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T03:44:50.130Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T03:45:20.131Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a58c8e1-d724-4985-a498-90df9aeabe5a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T03:45:20.155Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a58c8e1-d724-4985-a498-90df9aeabe5a and serviceModelVersionId: 23afb316-7197-4885-8ac6-b29d8f37363d 2023-03-04T03:45:20.156Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d01ef137-a904-4b04-b2c6-099e63bed905 2023-03-04T03:45:20.157Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d01ef137-a904-4b04-b2c6-099e63bed905/model-vers/model-ver/23afb316-7197-4885-8ac6-b29d8f37363d?depth=0 2023-03-04T03:45:20.170Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T03:45:20.380Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d01ef137-a904-4b04-b2c6-099e63bed905/model-vers/model-ver/23afb316-7197-4885-8ac6-b29d8f37363d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-04T03:45:20.386Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d01ef137-a904-4b04-b2c6-099e63bed905/model-vers/model-ver/23afb316-7197-4885-8ac6-b29d8f37363d?depth=0|INFO|500||Invoke 2023-03-04T03:45:20.398Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d01ef137-a904-4b04-b2c6-099e63bed905/model-vers/model-ver/23afb316-7197-4885-8ac6-b29d8f37363d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T03:45:20.979Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d01ef137-a904-4b04-b2c6-099e63bed905/model-vers/model-ver/23afb316-7197-4885-8ac6-b29d8f37363d?depth=0|INFO|500||InvokeReturn 2023-03-04T03:45:20.979Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d01ef137-a904-4b04-b2c6-099e63bed905/model-vers/model-ver/23afb316-7197-4885-8ac6-b29d8f37363d?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:45:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[572], vertex-id=[237664], x-aai-txid=[0-aai-resources-230304-03:45:21:820-10556], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T03:45:20.980Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-04T03:45:20.981Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T03:45:20.982Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T03:45:21.051Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-04T03:45:21.051Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a58c8e1-d724-4985-a498-90df9aeabe5a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T03:45:21.052Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T03:45:21.052Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-04T03:45:21.052Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T03:45:21.053Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901521052, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:45:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:45:21.846Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T03:45:21.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd", "consumerID": "SO-sdc-controller", "timestamp": 1677901462149, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-04T03:45:21.849Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T03:45:22.069Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:46:21.847Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:46:21.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.864Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:46:21.866Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-04T03:46:21.867Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-04T03:46:21.869Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.869Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.869Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T03:46:21.869Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.870Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.870Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-04T03:46:21.871Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.871Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.871Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T03:46:21.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.873Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901387600, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-04T03:46:21.873Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901470941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901480922, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.875Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901482122, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T03:46:21.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901483382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-04T03:46:21.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901485717, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T03:46:21.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.878Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901486751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-04T03:46:21.878Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.879Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.880Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901487764, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-04T03:46:21.880Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.880Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.881Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901488774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T03:46:21.881Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:21.882Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-04T03:46:21.882Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a", "consumerID": "SO-sdc-controller", "timestamp": 1677901521052, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-04T03:46:21.883Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T03:46:22.074Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:47:21.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:47:22.076Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:48:21.846Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:48:22.080Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:49:21.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:49:22.083Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:50:21.854Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:50:22.089Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:51:21.859Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:51:22.093Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:52:21.862Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:52:22.093Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:53:21.863Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:53:22.094Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:54:21.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:54:22.095Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:55:21.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:55:22.096Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:56:21.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:56:22.099Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:57:21.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:57:22.102Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:58:21.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:58:22.102Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T03:59:21.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T03:59:22.104Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:00:21.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:00:22.106Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:01:21.874Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:01:22.124Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:02:21.876Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:02:22.127Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:03:21.877Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:03:22.129Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:04:21.879Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:04:22.133Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:05:21.884Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:05:22.135Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:06:21.885Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:06:22.137Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:07:21.887Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:07:22.138Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:08:21.887Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:08:22.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:09:21.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:09:22.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:10:21.901Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:10:22.151Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:11:21.903Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:11:22.151Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:12:21.905Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:12:22.153Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:13:21.906Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:13:22.155Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:14:21.907Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:14:22.157Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:15:21.909Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:15:22.160Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:16:21.910Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:16:22.165Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:17:21.911Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:17:22.168Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:18:21.911Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:18:22.169Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:19:22.014Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:19:22.172Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:20:22.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:20:22.175Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:21:22.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:21:22.180Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:22:22.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:22:22.217Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:23:22.033Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:23:22.219Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:24:22.039Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:24:22.233Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:25:22.041Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:25:22.234Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:26:22.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:26:22.237Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:27:22.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:27:22.245Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:28:22.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:28:22.247Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:29:22.045Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:29:22.254Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:30:22.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:30:22.259Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:31:22.053Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:31:22.264Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:32:22.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:32:22.267Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:33:22.058Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:33:22.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:34:22.060Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:34:22.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:35:22.061Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:35:22.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:36:22.062Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:36:22.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:37:22.064Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:37:22.289Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:38:22.064Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:38:22.291Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:39:22.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:39:22.292Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:40:22.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:40:22.295Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:41:22.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:41:22.317Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:42:22.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:42:22.323Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:43:22.073Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:43:22.328Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:44:22.075Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:44:22.339Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:45:22.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:45:22.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:46:22.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:46:22.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:47:22.087Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:47:22.351Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:48:22.091Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:48:22.352Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:49:22.096Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:49:22.355Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:50:22.099Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:50:22.361Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:51:22.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:51:22.363Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:52:22.105Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:52:22.365Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:53:22.108Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:53:22.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:54:22.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:54:22.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:55:22.113Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:55:22.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:56:22.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:56:22.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:57:22.121Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:57:22.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:58:22.121Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:58:22.391Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T04:59:22.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T04:59:22.394Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:00:22.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:00:22.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:01:22.126Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:01:22.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:02:22.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:02:22.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:03:22.141Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:03:22.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:04:22.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:04:22.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:05:22.153Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:05:22.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:06:22.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:06:22.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:07:22.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:07:22.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:08:22.168Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:08:22.472Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:09:22.178Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:09:22.472Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:10:22.180Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:10:22.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:11:22.182Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:11:22.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:12:22.188Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:12:22.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:13:22.193Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:13:22.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:14:22.195Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:14:22.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:15:22.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:15:22.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:16:22.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:16:22.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:17:22.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:17:22.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:18:22.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:18:22.493Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:19:22.230Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:19:22.494Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:20:22.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:20:22.496Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:21:22.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:21:22.498Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:22:22.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:22:22.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:23:22.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:23:22.505Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:24:03.669Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T05:24:03.680Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"d56afc62-e420-4e48-aab8-c6ef68a4108a","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"bfb7cbcd-6505-4847-9abb-fec33d85f170","serviceDescription":"service","serviceInvariantUUID":"66773042-8497-4c53-a134-1d3d40cb7edf","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0b698b6f-02e6-49e3-88d0-821ceb793568","resourceInvariantUUID":"ac668772-a052-4673-9330-e1a7233d3614","resourceCustomizationUUID":"55d25b58-8ea8-440e-94b6-75ff27c94e06","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":"N2RiZjIwOGE1YzFhYTEzYWRmM2EwMmFmOWY3ZjYwMzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fc50a95a-9efc-4cd7-bd23-1fa0079e5506","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":"NzVkODFjMjY5MjUwMGJmZjQ4MTkzNzI2YzdjMzU1ZjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4ed09fbc-7200-48a5-a48e-fddd154359fb","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":"5c799444-70c9-4cef-92f6-c36a46a2c3d4","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":"d95ad839-c186-4c1d-bf06-284c09a5ec59","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":"c202a2a6-58fb-42ce-b8bd-006095c81f3e","artifactVersion":"2","generatedFromUUID":"479956b3-dbd2-463c-8afe-25b7dce04d01"},{"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":"126e92dc-f08d-4862-bd40-0ad2b83ed172","artifactVersion":"2","generatedFromUUID":"5c799444-70c9-4cef-92f6-c36a46a2c3d4"},{"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":"479956b3-dbd2-463c-8afe-25b7dce04d01","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":"00afd5a3-4d58-48a2-a62d-d31191626620","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":"YmNhNDY5OWQ1N2Q0ZjcxMWJmNmFkNGNiYmU0MjA2ZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1c0098a3-3614-448d-9889-d5d7984baa4b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YmJhNTA5MzRmZGQ2OWVkY2ExOTk4ZmZlYjNjMGQ0Y2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68dc48a8-f2f7-47da-9996-3ccda9f5883d","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T05:24:03.734Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:03.740Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:03.742Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:03.743Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:03.784Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T05:24:03.785Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T05:24:03.785Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T05:24:03.785Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T05:24:03.786Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T05:24:03.786Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA 2023-03-04T05:24:03.814Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:24:03.814Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:24:03.815Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:24:03.816Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:24:03.816Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:24:03.816Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:24:04.793Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:04.796Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:04.797Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:04.797Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:05.801Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:05.802Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:05.802Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:05.802Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:06.803Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:06.803Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:06.804Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:06.804Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:07.805Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:07.805Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:07.805Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:07.806Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:08.806Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:08.807Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:08.807Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:08.807Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:09.809Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:09.813Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:09.813Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:09.813Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:10.842Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:10.842Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:10.842Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:10.843Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:11.843Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:11.844Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:11.844Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:11.844Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:12.846Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:24:12.848Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:12.849Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:12.849Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:13.857Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "bfb7cbcd-6505-4847-9abb-fec33d85f170", "serviceDescription": "service", "serviceInvariantUUID": "66773042-8497-4c53-a134-1d3d40cb7edf", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "55d25b58-8ea8-440e-94b6-75ff27c94e06", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0b698b6f-02e6-49e3-88d0-821ceb793568", "resourceInvariantUUID": "ac668772-a052-4673-9330-e1a7233d3614", "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": "NzVkODFjMjY5MjUwMGJmZjQ4MTkzNzI2YzdjMzU1ZjQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4ed09fbc-7200-48a5-a48e-fddd154359fb", "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": "5c799444-70c9-4cef-92f6-c36a46a2c3d4", "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": "126e92dc-f08d-4862-bd40-0ad2b83ed172", "generatedFromUUID": "5c799444-70c9-4cef-92f6-c36a46a2c3d4" }, "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": "c202a2a6-58fb-42ce-b8bd-006095c81f3e", "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": "126e92dc-f08d-4862-bd40-0ad2b83ed172", "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": "479956b3-dbd2-463c-8afe-25b7dce04d01", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YmJhNTA5MzRmZGQ2OWVkY2ExOTk4ZmZlYjNjMGQ0Y2E\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "68dc48a8-f2f7-47da-9996-3ccda9f5883d" } ], "workloadContext": "Production" } 2023-03-04T05:24:13.867Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T05:24:13.869Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 bfb7cbcd-6505-4847-9abb-fec33d85f170 ASDC 2023-03-04T05:24:13.921Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:d56afc62-e420-4e48-aab8-c6ef68a4108a ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:bfb7cbcd-6505-4847-9abb-fec33d85f170 ServiceInvariantUUID:66773042-8497-4c53-a134-1d3d40cb7edf 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:68dc48a8-f2f7-47da-9996-3ccda9f5883d ArtifactChecksum:YmJhNTA5MzRmZGQ2OWVkY2ExOTk4ZmZlYjNjMGQ0Y2E= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:55d25b58-8ea8-440e-94b6-75ff27c94e06 ResourceInvariantUUID:ac668772-a052-4673-9330-e1a7233d3614 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:0b698b6f-02e6-49e3-88d0-821ceb793568 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:4ed09fbc-7200-48a5-a48e-fddd154359fb ArtifactChecksum:NzVkODFjMjY5MjUwMGJmZjQ4MTkzNzI2YzdjMzU1ZjQ= 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:5c799444-70c9-4cef-92f6-c36a46a2c3d4 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:126e92dc-f08d-4862-bd40-0ad2b83ed172 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:c202a2a6-58fb-42ce-b8bd-006095c81f3e 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:126e92dc-f08d-4862-bd40-0ad2b83ed172 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:479956b3-dbd2-463c-8afe-25b7dce04d01 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-04T05:24:13.922Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bfb7cbcd-6505-4847-9abb-fec33d85f170 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:24:14.214Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T05:24:14.223Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-04T05:24:14.224Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-04T05:24:14.225Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 68dc48a8-f2f7-47da-9996-3ccda9f5883d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:14.251Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:24:14.253Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:14.458Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:24:14.471Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 68dc48a8-f2f7-47da-9996-3ccda9f5883d 163294 2023-03-04T05:24:14.476Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-04T05:24:14.476Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:14.477Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:24:14.477Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:14.477Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:14.478Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907454476, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:15.482Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T05:24:15.485Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-04T05:24:15.485Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 68dc48a8-f2f7-47da-9996-3ccda9f5883d, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:15.486Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-04T05:24:15.487Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:15.488Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:16.098Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9058689727316314679/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-04T05:24:20.065Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T05:24:20.066Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-04T05:24:20.067Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:20.068Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-04T05:24:20.068Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:20.068Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:20.069Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:20.069Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:20.069Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-04T05:24:20.069Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.070Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.070Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:20.071Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-04T05:24:20.071Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T05:24:20.071Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.072Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.072Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:20.072Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-04T05:24:20.072Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T05:24:20.073Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.073Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.073Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.074Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-04T05:24:20.074Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-04T05:24:20.074Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-04T05:24:20.074Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-04T05:24:20.074Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.075Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T05:24:20.075Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.075Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:20.075Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:24:20.076Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.076Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:20.076Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:24:20.077Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.077Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:20.077Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:24:20.078Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.078Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:20.078Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:24:20.078Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.079Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-04T05:24:20.079Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-04T05:24:20.079Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=5dbf6bc7-14e8-4041-ac50-4630183755a6 2023-03-04T05:24:20.079Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.079Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.080Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.080Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.080Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.080Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.081Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:20.088Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:20.088Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:bfb7cbcd-6505-4847-9abb-fec33d85f170 Model Version:NULL Model InvariantUuid:66773042-8497-4c53-a134-1d3d40cb7edf Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:15f49cbb-574d-4091-8da2-c78e90a23b9b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:ac668772-a052-4673-9330-e1a7233d3614 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:55d25b58-8ea8-440e-94b6-75ff27c94e06 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8abc512a-2700-470a-ba1a-c73109d72dd7 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:17894c6a-3a80-41b3-8985-752f9ba6cad3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:98ee82b2-a282-47a6-84cb-795ac65d3ec7 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:d77ca31b-b6fe-4d0b-a5bc-88ff8da6d60c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5dbf6bc7-14e8-4041-ac50-4630183755a6 ModelInvariantUuid:3fb6c2aa-962b-4726-9d8e-a19cc3b26762 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:f8d869d3-2986-45e8-ba6f-823aee0e293b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:bd413a0e-af22-49fb-9998-f5ec2d2f41eb ModelInvariantUuid:4d218e36-6c2d-4d2f-8a05-f05682cd57c3 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e030384c-77b1-4d13-8113-b0ba91faf81c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T05:24:20.131Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 0b698b6f-02e6-49e3-88d0-821ceb793568 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:24:20.161Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||basic_cnf_macro 0 2023-03-04T05:24:20.162Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0b698b6f-02e6-49e3-88d0-821ceb793568 2023-03-04T05:24:20.162Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4ed09fbc-7200-48a5-a48e-fddd154359fb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-04T05:24:20.162Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:24:20.162Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-04T05:24:20.344Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:24:20.348Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 4ed09fbc-7200-48a5-a48e-fddd154359fb 1565 2023-03-04T05:24:20.350Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-04T05:24:20.351Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-04T05:24:20.352Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:24:20.353Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:20.353Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:20.354Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907460350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:21.355Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "98ee82b2-a282-47a6-84cb-795ac65d3ec7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d77ca31b-b6fe-4d0b-a5bc-88ff8da6d60c", "vfModuleModelCustomizationUUID": "05d4e93d-5e89-45dc-bf70-2f9334ff096d", "isBase": true, "artifacts": [ "5c799444-70c9-4cef-92f6-c36a46a2c3d4", "126e92dc-f08d-4862-bd40-0ad2b83ed172" ], "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": "8abc512a-2700-470a-ba1a-c73109d72dd7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "17894c6a-3a80-41b3-8985-752f9ba6cad3", "vfModuleModelCustomizationUUID": "c94e2f29-e304-43cf-b23f-8ba69616e1e2", "isBase": false, "artifacts": [ "479956b3-dbd2-463c-8afe-25b7dce04d01" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T05:24:21.363Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d77ca31b-b6fe-4d0b-a5bc-88ff8da6d60c VfModuleModelInvariantUUID:98ee82b2-a282-47a6-84cb-795ac65d3ec7 VfModuleModelDescription:NULL Artifacts UUID List:{ 5c799444-70c9-4cef-92f6-c36a46a2c3d4 , 126e92dc-f08d-4862-bd40-0ad2b83ed172 } 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:17894c6a-3a80-41b3-8985-752f9ba6cad3 VfModuleModelInvariantUUID:8abc512a-2700-470a-ba1a-c73109d72dd7 VfModuleModelDescription:NULL Artifacts UUID List:{ 479956b3-dbd2-463c-8afe-25b7dce04d01 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-04T05:24:21.371Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "98ee82b2-a282-47a6-84cb-795ac65d3ec7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d77ca31b-b6fe-4d0b-a5bc-88ff8da6d60c", "vfModuleModelCustomizationUUID": "05d4e93d-5e89-45dc-bf70-2f9334ff096d", "isBase": true, "artifacts": [ "5c799444-70c9-4cef-92f6-c36a46a2c3d4", "126e92dc-f08d-4862-bd40-0ad2b83ed172" ], "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": "8abc512a-2700-470a-ba1a-c73109d72dd7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "17894c6a-3a80-41b3-8985-752f9ba6cad3", "vfModuleModelCustomizationUUID": "c94e2f29-e304-43cf-b23f-8ba69616e1e2", "isBase": false, "artifacts": [ "479956b3-dbd2-463c-8afe-25b7dce04d01" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T05:24:21.371Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d77ca31b-b6fe-4d0b-a5bc-88ff8da6d60c VfModuleModelInvariantUUID:98ee82b2-a282-47a6-84cb-795ac65d3ec7 VfModuleModelDescription:NULL Artifacts UUID List:{ 5c799444-70c9-4cef-92f6-c36a46a2c3d4 , 126e92dc-f08d-4862-bd40-0ad2b83ed172 } 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:17894c6a-3a80-41b3-8985-752f9ba6cad3 VfModuleModelInvariantUUID:8abc512a-2700-470a-ba1a-c73109d72dd7 VfModuleModelDescription:NULL Artifacts UUID List:{ 479956b3-dbd2-463c-8afe-25b7dce04d01 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-04T05:24:21.371Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5c799444-70c9-4cef-92f6-c36a46a2c3d4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-04T05:24:21.372Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:24:21.372Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-04T05:24:21.486Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:24:21.487Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 5c799444-70c9-4cef-92f6-c36a46a2c3d4 914 2023-03-04T05:24:21.487Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-04T05:24:21.488Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-04T05:24:21.488Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:24:21.489Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:21.489Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:21.489Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907461487, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:21.844Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:21.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:24:21.846Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:24:21.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:24:21.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:24:21.847Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:24:21.847Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:24:22.490Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c202a2a6-58fb-42ce-b8bd-006095c81f3e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-04T05:24:22.491Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:24:22.491Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-04T05:24:22.616Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:24:22.617Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env c202a2a6-58fb-42ce-b8bd-006095c81f3e 12 2023-03-04T05:24:22.617Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-04T05:24:22.617Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-04T05:24:22.617Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:24:22.618Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:22.618Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:22.618Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907462617, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:23.628Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 126e92dc-f08d-4862-bd40-0ad2b83ed172 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-04T05:24:23.628Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:24:23.629Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-04T05:24:23.761Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:24:23.761Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 126e92dc-f08d-4862-bd40-0ad2b83ed172 96 2023-03-04T05:24:23.762Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-04T05:24:23.762Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-04T05:24:23.762Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:24:23.762Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:23.762Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:23.763Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907463762, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:24.765Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 479956b3-dbd2-463c-8afe-25b7dce04d01 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-04T05:24:24.765Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:24:24.766Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-04T05:24:24.893Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:24:24.894Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 479956b3-dbd2-463c-8afe-25b7dce04d01 20206 2023-03-04T05:24:24.894Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-04T05:24:24.894Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-04T05:24:24.894Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:24:24.895Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:24.895Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:24.895Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907464894, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:25.916Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: bfb7cbcd-6505-4847-9abb-fec33d85f170 2023-03-04T05:24:25.917Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 0b698b6f-02e6-49e3-88d0-821ceb793568 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:24:25.944Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2f09ec85, org.onap.sdc.toscaparser.api.parameters.Input@471ab499, org.onap.sdc.toscaparser.api.parameters.Input@3c16fcac, org.onap.sdc.toscaparser.api.parameters.Input@7ea667a8, org.onap.sdc.toscaparser.api.parameters.Input@1e2bd13d] 2023-03-04T05:24:25.947Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.948Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.948Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-04T05:24:25.949Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 55d25b58-8ea8-440e-94b6-75ff27c94e06 2023-03-04T05:24:25.950Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 55d25b58-8ea8-440e-94b6-75ff27c94e06 matches Tosca VF Customization UUID: 55d25b58-8ea8-440e-94b6-75ff27c94e06 2023-03-04T05:24:25.950Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 55d25b58-8ea8-440e-94b6-75ff27c94e06 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-04T05:24:25.955Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.956Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.957Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 55d25b58-8ea8-440e-94b6-75ff27c94e06: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-03-04T05:24:25.958Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4a29c2dd 2023-03-04T05:24:25.958Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.958Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T05:24:25.958Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c94e2f29-e304-43cf-b23f-8ba69616e1e2 2023-03-04T05:24:25.958Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c94e2f29-e304-43cf-b23f-8ba69616e1e2 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-04T05:24:25.963Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.963Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:25.963Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:24:25.964Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.969Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:25.970Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:24:25.971Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.971Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-04T05:24:25.971Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=55d25b58-8ea8-440e-94b6-75ff27c94e06 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:24:25.975Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.976Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.977Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid bfb7cbcd-6505-4847-9abb-fec33d85f170: basic_cnf_macro 2023-03-04T05:24:25.978Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.978Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.979Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.980Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.980Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.982Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.982Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.984Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.984Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:24:25.984Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:24:25.985Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:24:26.263Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 0b698b6f-02e6-49e3-88d0-821ceb793568 2 ASDC deployResourceStructure 2023-03-04T05:24:26.263Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-04T05:24:26.264Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-04T05:24:26.265Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:24:26.266Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:26.267Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:26.269Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907466263, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:27.278Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-04T05:24:27.293Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-04T05:24:27.294Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:24:27.296Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:27.318Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:27.319Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907467278, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:28.330Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-04T05:24:28.331Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-03-04T05:24:28.331Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-04T05:24:28.332Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:28.332Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:28.333Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907468321, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:29.337Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-04T05:24:29.337Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-04T05:24:29.337Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:24:29.338Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:29.338Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:29.339Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907469336, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:30.342Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-04T05:24:30.342Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-03-04T05:24:30.342Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-04T05:24:30.342Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:30.342Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:30.343Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907470342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:31.344Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-04T05:24:31.344Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-04T05:24:31.344Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:24:31.344Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:24:31.345Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:24:31.345Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907471344, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:24:32.349Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:24:32.494Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:24:32.652Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T05:24:32.652Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T05:24:32.653Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T05:25:02.653Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:25:02.690Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:25:02.696Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T05:25:02.696Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T05:25:02.697Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T05:25:21.844Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:25:21.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-04T05:25:21.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-04T05:25:21.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-04T05:25:21.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.864Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.864Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.865Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.865Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.865Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-04T05:25:21.865Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.866Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.866Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-04T05:25:21.866Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.866Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.868Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.868Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.868Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-04T05:25:21.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-04T05:25:21.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.875Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.875Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.879Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907418041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907444023, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907420717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907421984, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907402505, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907441440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907454365, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.885Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "cds-sdc-listener", "timestamp": 1677907455048, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907455064, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907455308, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907454476, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.886Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907456111, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907456315, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907455540, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:21.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:21.888Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:21.888Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "policy-distribution-id", "timestamp": 1677907457320, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:25:21.960Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d56afc62-e420-4e48-aab8-c6ef68a4108a 2023-03-04T05:25:21.961Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d56afc62-e420-4e48-aab8-c6ef68a4108a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:25:22.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907456663, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:22.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:22.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907457765, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:22.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:22.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907458837, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:25:22.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:22.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907459845, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:25:22.051Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d56afc62-e420-4e48-aab8-c6ef68a4108a 2023-03-04T05:25:22.052Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d56afc62-e420-4e48-aab8-c6ef68a4108a and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:25:22.134Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.135Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907459008, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:25:22.201Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d56afc62-e420-4e48-aab8-c6ef68a4108a 2023-03-04T05:25:22.202Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d56afc62-e420-4e48-aab8-c6ef68a4108a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-04T05:25:22.285Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.285Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "multicloud-k8s", "timestamp": 1677907460011, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T05:25:22.286Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:22.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.289Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907460350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:22.290Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:22.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:25:22.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907461487, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T05:25:22.291Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:25:32.698Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:25:32.806Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:25:32.821Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T05:25:32.821Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T05:25:32.821Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T05:26:02.822Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:26:02.853Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:26:02.866Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T05:26:02.866Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-04T05:26:02.867Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-04T05:26:21.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:26:21.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:21.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907462617, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:21.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:21.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:21.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907463762, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907465043, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907464894, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:21.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:21.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:21.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "aai-model-loader", "timestamp": 1677907466045, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:26:21.919Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d56afc62-e420-4e48-aab8-c6ef68a4108a 2023-03-04T05:26:21.919Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d56afc62-e420-4e48-aab8-c6ef68a4108a and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:26:22.009Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.010Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907466263, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.011Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.011Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.012Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907467278, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.012Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907468321, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-04T05:26:22.013Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907469336, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907470342, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-04T05:26:22.025Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.025Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.026Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907471344, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.033Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.033Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.033Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.033Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.034Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.034Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.034Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.034Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.034Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.035Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.035Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.035Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.035Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.035Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.036Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.036Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.036Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.036Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-04T05:26:22.039Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.039Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.040Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.040Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.041Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.041Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.041Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.041Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.041Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.043Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.044Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.044Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-04T05:26:22.044Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.044Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.044Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-04T05:26:22.045Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.045Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.045Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.045Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.045Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.045Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.046Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.046Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.046Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.046Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.046Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.046Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.047Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.047Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.047Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.047Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.047Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.047Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-04T05:26:22.048Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.048Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.048Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.048Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.048Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.048Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.049Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.049Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.049Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.049Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.049Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.052Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.052Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.053Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.053Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.053Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.053Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.057Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.057Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.058Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.058Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.058Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.059Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.059Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.059Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.059Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.060Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.064Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.069Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907461014, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:26:22.069Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907474023, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:26:22.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.070Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.070Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907456055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:26:22.070Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907458323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:26:22.071Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907493670, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907494585, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.074Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.074Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.075Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "cds-sdc-listener", "timestamp": 1677907494361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.081Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.081Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.081Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907494388, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.082Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.082Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907495590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.082Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.082Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907494845, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.083Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.083Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "policy-distribution-id", "timestamp": 1677907496593, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:26:22.350Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dec9d9d1-cd4a-490a-aebf-724329fc9950 2023-03-04T05:26:22.354Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dec9d9d1-cd4a-490a-aebf-724329fc9950 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:26:22.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.480Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907495969, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.492Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.493Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907497013, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:26:22.560Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dec9d9d1-cd4a-490a-aebf-724329fc9950 2023-03-04T05:26:22.561Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dec9d9d1-cd4a-490a-aebf-724329fc9950 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-04T05:26:22.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.586Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "multicloud-k8s", "timestamp": 1677907498030, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.586Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.586Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.587Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.587Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.587Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.587Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.588Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.588Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.589Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.589Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907505254, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.590Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.590Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.590Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.590Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "aai-model-loader", "timestamp": 1677907506257, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:26:22.632Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dec9d9d1-cd4a-490a-aebf-724329fc9950 2023-03-04T05:26:22.633Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dec9d9d1-cd4a-490a-aebf-724329fc9950 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:26:22.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:26:22.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907501441, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:26:22.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907510371, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:26:22.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907513122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:26:22.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:26:22.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-04T05:26:22.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677907514126, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:26:22.697Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dec9d9d1-cd4a-490a-aebf-724329fc9950 2023-03-04T05:26:22.697Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dec9d9d1-cd4a-490a-aebf-724329fc9950 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:26:32.867Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:26:32.986Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:26:32.998Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T05:26:32.998Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T05:26:32.999Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T05:26:32.999Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T05:26:32.999Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:26:33.000Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:26:33.000Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:26:33.001Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:26:33.002Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:26:33.035Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T05:27:03.035Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d56afc62-e420-4e48-aab8-c6ef68a4108a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T05:27:03.049Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d56afc62-e420-4e48-aab8-c6ef68a4108a and serviceModelVersionId: bfb7cbcd-6505-4847-9abb-fec33d85f170 2023-03-04T05:27:03.049Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 66773042-8497-4c53-a134-1d3d40cb7edf 2023-03-04T05:27:03.052Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0 2023-03-04T05:27:03.064Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T05:27:03.212Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0|INFO|500||Invoke 2023-03-04T05:27:03.213Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d56afc62-e420-4e48-aab8-c6ef68a4108a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7af7a7bf-0a43-48c7-b9a9-031ddb24913b], X-ECOMP-RequestID=[d56afc62-e420-4e48-aab8-c6ef68a4108a], X-TransactionId=[], X-ONAP-RequestID=[d56afc62-e420-4e48-aab8-c6ef68a4108a], Content-Type=[application/merge-patch+json]} 2023-03-04T05:27:03.241Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T05:27:03.558Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?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/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 05:27:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[266], vertex-id=[430256], x-aai-txid=[2-aai-resources-230304-05:27:04:813-64779], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T05:27:03.559Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-04T05:27:03.560Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/66773042-8497-4c53-a134-1d3d40cb7edf/model-vers/model-ver/bfb7cbcd-6505-4847-9abb-fec33d85f170?depth=0|INFO|500||InvokeReturn 2023-03-04T05:27:03.560Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T05:27:03.561Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:27:03.576Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-04T05:27:03.576Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d56afc62-e420-4e48-aab8-c6ef68a4108a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T05:27:03.576Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T05:27:03.577Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:03.577Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:03.577Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907623576, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T05:27:04.673Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:27:04.701Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-04T05:27:04.701Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"dec9d9d1-cd4a-490a-aebf-724329fc9950","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"82295985-9371-4a83-affb-3441e56e5eff","serviceDescription":"service","serviceInvariantUUID":"cef652e7-1497-46ab-8907-ee400f6ea903","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"386f3b8f-a43c-4dc2-ab15-70e829748244","resourceInvariantUUID":"1a47fc42-3a22-40ef-83aa-a4f4a9af12c1","resourceCustomizationUUID":"206d809f-83da-486d-814b-fa7899659a54","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":"Yzc3YjE2ZGU3ZDhkYzE3NTZhNDQyM2EyYmY4ZDZhNjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"16dfb810-692c-47ad-9bde-6fd264817198","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":"OThmMGIwOWUzOTI0YzFmN2FiMzM1ODk2NzgyY2M2OTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"750e896f-0797-4312-9f86-5fcf9a244d59","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":"3a7cdc74-be7b-4032-a33a-5ec1c69f93b4","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":"ef28590f-60ad-4545-baa3-1a16a0c799a4","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":"5e859fd9-225e-48d1-aa3e-833c655c1bd8","artifactVersion":"2","generatedFromUUID":"3a7cdc74-be7b-4032-a33a-5ec1c69f93b4"},{"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":"YWNmNzExZTYyNGIyYTZjZmRhZDQxZDA0ODgyNDMyMWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ccd74380-acb6-438b-b6d0-56a7257af585","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":"ZjY0Njk4YWFlODNhNTZiYThiYjg0ZWUzOTUyMDIxMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6d46fb7a-a97a-4d53-a3f6-2c60e06d80b1","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Yzc4NjM3YmRjNjBlZjE3NWQ2OWM1OWY2ZTcxZTA3MTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f26e68dc-6e0e-4045-83ee-1a98eca7e8af","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-04T05:27:04.703Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:04.704Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:04.704Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:04.704Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:05.712Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:05.715Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:05.716Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:05.717Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:06.734Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:06.735Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:06.735Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:06.737Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:07.740Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:07.746Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:07.747Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:07.747Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:08.752Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:08.753Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:08.753Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:08.753Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:09.757Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:09.758Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:09.759Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:09.761Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:10.764Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:10.765Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:10.765Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:10.765Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:11.766Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-04T05:27:11.767Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:11.767Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:11.768Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:12.770Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "82295985-9371-4a83-affb-3441e56e5eff", "serviceDescription": "service", "serviceInvariantUUID": "cef652e7-1497-46ab-8907-ee400f6ea903", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "206d809f-83da-486d-814b-fa7899659a54", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "386f3b8f-a43c-4dc2-ab15-70e829748244", "resourceInvariantUUID": "1a47fc42-3a22-40ef-83aa-a4f4a9af12c1", "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": "OThmMGIwOWUzOTI0YzFmN2FiMzM1ODk2NzgyY2M2OTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "750e896f-0797-4312-9f86-5fcf9a244d59", "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": "3a7cdc74-be7b-4032-a33a-5ec1c69f93b4", "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": "5e859fd9-225e-48d1-aa3e-833c655c1bd8", "generatedFromUUID": "3a7cdc74-be7b-4032-a33a-5ec1c69f93b4" }, "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": "5e859fd9-225e-48d1-aa3e-833c655c1bd8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "Yzc4NjM3YmRjNjBlZjE3NWQ2OWM1OWY2ZTcxZTA3MTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f26e68dc-6e0e-4045-83ee-1a98eca7e8af" } ], "workloadContext": "Production" } 2023-03-04T05:27:12.774Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-04T05:27:12.774Z|d56afc62-e420-4e48-aab8-c6ef68a4108a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 82295985-9371-4a83-affb-3441e56e5eff ASDC 2023-03-04T05:27:12.777Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:dec9d9d1-cd4a-490a-aebf-724329fc9950 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:82295985-9371-4a83-affb-3441e56e5eff ServiceInvariantUUID:cef652e7-1497-46ab-8907-ee400f6ea903 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:f26e68dc-6e0e-4045-83ee-1a98eca7e8af ArtifactChecksum:Yzc4NjM3YmRjNjBlZjE3NWQ2OWM1OWY2ZTcxZTA3MTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:206d809f-83da-486d-814b-fa7899659a54 ResourceInvariantUUID:1a47fc42-3a22-40ef-83aa-a4f4a9af12c1 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:386f3b8f-a43c-4dc2-ab15-70e829748244 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:750e896f-0797-4312-9f86-5fcf9a244d59 ArtifactChecksum:OThmMGIwOWUzOTI0YzFmN2FiMzM1ODk2NzgyY2M2OTc= 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:3a7cdc74-be7b-4032-a33a-5ec1c69f93b4 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:5e859fd9-225e-48d1-aa3e-833c655c1bd8 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:5e859fd9-225e-48d1-aa3e-833c655c1bd8 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-04T05:27:12.783Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 82295985-9371-4a83-affb-3441e56e5eff ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T05:27:12.849Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T05:27:12.850Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-04T05:27:12.850Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-04T05:27:12.851Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f26e68dc-6e0e-4045-83ee-1a98eca7e8af from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-04T05:27:12.851Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:27:12.852Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-04T05:27:13.014Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:27:13.017Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar f26e68dc-6e0e-4045-83ee-1a98eca7e8af 83015 2023-03-04T05:27:13.019Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-04T05:27:13.020Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-04T05:27:13.021Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:27:13.022Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:13.023Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:13.023Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907633018, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:14.027Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-04T05:27:14.030Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-04T05:27:14.030Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f26e68dc-6e0e-4045-83ee-1a98eca7e8af, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:14.031Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-04T05:27:14.049Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:14.050Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:14.379Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1010647322244857973/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-04T05:27:18.542Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.543Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.544Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-04T05:27:18.544Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-04T05:27:18.544Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.544Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.545Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:18.547Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-04T05:27:18.547Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T05:27:18.548Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.548Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.548Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:18.548Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-04T05:27:18.549Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-04T05:27:18.549Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.550Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.550Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.550Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-04T05:27:18.551Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-04T05:27:18.551Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-04T05:27:18.551Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-04T05:27:18.551Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-04T05:27:18.573Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-04T05:27:18.575Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.575Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T05:27:18.576Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.577Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:18.577Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:27:18.579Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.579Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:18.580Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:27:18.581Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.582Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:18.582Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:27:18.584Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.584Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-04T05:27:18.585Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-04T05:27:18.585Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-04T05:27:18.585Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=21ffe6ae-19f4-4c92-b829-4d0169a03fc3 2023-03-04T05:27:18.586Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.587Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.587Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.593Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.593Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.594Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.595Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:18.595Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:18.596Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:82295985-9371-4a83-affb-3441e56e5eff Model Version:NULL Model InvariantUuid:cef652e7-1497-46ab-8907-ee400f6ea903 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:097904b1-8bb1-4659-8561-2a446856acad Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:1a47fc42-3a22-40ef-83aa-a4f4a9af12c1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:206d809f-83da-486d-814b-fa7899659a54 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:71b14e3d-f4e2-480c-a9c9-a76fb26d506d ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:5195ddad-fc6c-40cc-a2d1-37a52c8bab3c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:21ffe6ae-19f4-4c92-b829-4d0169a03fc3 ModelInvariantUuid:368801f2-54b3-47cd-a4de-c8251427fbe2 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:dd79a487-f192-4d13-8a9f-d1e83e3b9ac2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:030ed06c-9427-4495-81b7-f0b2995254d2 ModelInvariantUuid:0dfb3177-4d7d-46dd-a3af-bf3ac19d0367 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:97a2f32e-9655-4253-aa58-b507a79970c4 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-04T05:27:18.629Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 386f3b8f-a43c-4dc2-ab15-70e829748244 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:27:18.638Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||basic_vm_macro 0 2023-03-04T05:27:18.639Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 386f3b8f-a43c-4dc2-ab15-70e829748244 2023-03-04T05:27:18.639Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 750e896f-0797-4312-9f86-5fcf9a244d59 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-04T05:27:18.639Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:27:18.639Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-04T05:27:18.756Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:27:18.758Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 750e896f-0797-4312-9f86-5fcf9a244d59 792 2023-03-04T05:27:18.760Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-04T05:27:18.760Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-04T05:27:18.776Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:27:18.780Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:18.780Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:18.781Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907638759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:19.782Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "71b14e3d-f4e2-480c-a9c9-a76fb26d506d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5195ddad-fc6c-40cc-a2d1-37a52c8bab3c", "vfModuleModelCustomizationUUID": "06b19ffa-809e-4dbf-b96f-2ff7ed1065b0", "isBase": true, "artifacts": [ "3a7cdc74-be7b-4032-a33a-5ec1c69f93b4", "5e859fd9-225e-48d1-aa3e-833c655c1bd8" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T05:27:19.788Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5195ddad-fc6c-40cc-a2d1-37a52c8bab3c VfModuleModelInvariantUUID:71b14e3d-f4e2-480c-a9c9-a76fb26d506d VfModuleModelDescription:NULL Artifacts UUID List:{ 3a7cdc74-be7b-4032-a33a-5ec1c69f93b4 , 5e859fd9-225e-48d1-aa3e-833c655c1bd8 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-04T05:27:19.790Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "71b14e3d-f4e2-480c-a9c9-a76fb26d506d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5195ddad-fc6c-40cc-a2d1-37a52c8bab3c", "vfModuleModelCustomizationUUID": "06b19ffa-809e-4dbf-b96f-2ff7ed1065b0", "isBase": true, "artifacts": [ "3a7cdc74-be7b-4032-a33a-5ec1c69f93b4", "5e859fd9-225e-48d1-aa3e-833c655c1bd8" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-04T05:27:19.791Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5195ddad-fc6c-40cc-a2d1-37a52c8bab3c VfModuleModelInvariantUUID:71b14e3d-f4e2-480c-a9c9-a76fb26d506d VfModuleModelDescription:NULL Artifacts UUID List:{ 3a7cdc74-be7b-4032-a33a-5ec1c69f93b4 , 5e859fd9-225e-48d1-aa3e-833c655c1bd8 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-04T05:27:19.791Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3a7cdc74-be7b-4032-a33a-5ec1c69f93b4 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-04T05:27:19.791Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:27:19.791Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-04T05:27:19.902Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:27:19.903Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 3a7cdc74-be7b-4032-a33a-5ec1c69f93b4 5033 2023-03-04T05:27:19.904Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-04T05:27:19.904Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-04T05:27:19.904Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:27:19.904Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:19.905Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:19.905Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907639904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:20.907Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5e859fd9-225e-48d1-aa3e-833c655c1bd8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-04T05:27:20.907Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-04T05:27:20.907Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-04T05:27:21.058Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-04T05:27:21.059Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 5e859fd9-225e-48d1-aa3e-833c655c1bd8 903 2023-03-04T05:27:21.059Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-04T05:27:21.059Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-04T05:27:21.059Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-04T05:27:21.060Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:21.060Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:21.060Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907641059, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:21.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:21.857Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.857Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d56afc62-e420-4e48-aab8-c6ef68a4108a", "consumerID": "SO-sdc-controller", "timestamp": 1677907623576, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.859Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-04T05:27:21.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-04T05:27:21.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907624673, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907633018, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907638759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907639904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-04T05:27:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907641059, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-04T05:27:21.863Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:27:22.061Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 82295985-9371-4a83-affb-3441e56e5eff 2023-03-04T05:27:22.061Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 386f3b8f-a43c-4dc2-ab15-70e829748244 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:27:22.092Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@17df8d64, org.onap.sdc.toscaparser.api.parameters.Input@3526db49, org.onap.sdc.toscaparser.api.parameters.Input@37b4ec6b, org.onap.sdc.toscaparser.api.parameters.Input@5eb625b, org.onap.sdc.toscaparser.api.parameters.Input@6e347b2f] 2023-03-04T05:27:22.094Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.094Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.094Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-04T05:27:22.094Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 206d809f-83da-486d-814b-fa7899659a54 2023-03-04T05:27:22.094Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 206d809f-83da-486d-814b-fa7899659a54 matches Tosca VF Customization UUID: 206d809f-83da-486d-814b-fa7899659a54 2023-03-04T05:27:22.095Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 206d809f-83da-486d-814b-fa7899659a54 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-04T05:27:22.098Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.099Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.099Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 206d809f-83da-486d-814b-fa7899659a54: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-03-04T05:27:22.099Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@23ab2b05 2023-03-04T05:27:22.100Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.100Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-04T05:27:22.100Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 06b19ffa-809e-4dbf-b96f-2ff7ed1065b0 2023-03-04T05:27:22.100Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 06b19ffa-809e-4dbf-b96f-2ff7ed1065b0 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-04T05:27:22.102Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.103Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:22.103Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:27:22.103Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.104Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:22.104Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:27:22.105Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.105Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-04T05:27:22.105Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-04T05:27:22.106Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-04T05:27:22.106Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=21ffe6ae-19f4-4c92-b829-4d0169a03fc3 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-04T05:27:22.109Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.110Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:22.110Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-04T05:27:22.110Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.110Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-04T05:27:22.110Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=206d809f-83da-486d-814b-fa7899659a54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:27:22.112Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.113Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.113Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 82295985-9371-4a83-affb-3441e56e5eff: basic_vm_macro 2023-03-04T05:27:22.113Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.113Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.114Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.114Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.114Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.114Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.114Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.114Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.115Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-04T05:27:22.115Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-04T05:27:22.116Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-04T05:27:22.374Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 386f3b8f-a43c-4dc2-ab15-70e829748244 1 ASDC deployResourceStructure 2023-03-04T05:27:22.375Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-04T05:27:22.375Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-04T05:27:22.375Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:27:22.375Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:22.375Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:22.376Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907642375, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:23.377Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-04T05:27:23.377Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-04T05:27:23.377Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:27:23.378Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:23.378Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:23.378Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907643377, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:24.379Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-04T05:27:24.380Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-04T05:27:24.380Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:27:24.380Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:24.380Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:24.380Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907644379, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:25.382Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-04T05:27:25.382Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-04T05:27:25.383Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-04T05:27:25.384Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:25.384Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:25.384Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907645382, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:27:26.386Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dec9d9d1-cd4a-490a-aebf-724329fc9950 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:27:26.405Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dec9d9d1-cd4a-490a-aebf-724329fc9950 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-04T05:27:26.410Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-04T05:27:26.410Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-04T05:27:26.410Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-04T05:27:26.411Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-04T05:27:26.411Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:27:26.411Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:27:26.412Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:27:26.412Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-04T05:27:26.412Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-04T05:27:26.424Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-04T05:27:56.425Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dec9d9d1-cd4a-490a-aebf-724329fc9950 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-04T05:27:56.443Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dec9d9d1-cd4a-490a-aebf-724329fc9950 and serviceModelVersionId: 82295985-9371-4a83-affb-3441e56e5eff 2023-03-04T05:27:56.444Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cef652e7-1497-46ab-8907-ee400f6ea903 2023-03-04T05:27:56.446Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cef652e7-1497-46ab-8907-ee400f6ea903/model-vers/model-ver/82295985-9371-4a83-affb-3441e56e5eff?depth=0 2023-03-04T05:27:56.460Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-04T05:27:56.595Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cef652e7-1497-46ab-8907-ee400f6ea903/model-vers/model-ver/82295985-9371-4a83-affb-3441e56e5eff?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-04T05:27:56.598Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cef652e7-1497-46ab-8907-ee400f6ea903/model-vers/model-ver/82295985-9371-4a83-affb-3441e56e5eff?depth=0|INFO|500||Invoke 2023-03-04T05:27:56.615Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cef652e7-1497-46ab-8907-ee400f6ea903/model-vers/model-ver/82295985-9371-4a83-affb-3441e56e5eff?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-04T05:27:56.835Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cef652e7-1497-46ab-8907-ee400f6ea903/model-vers/model-ver/82295985-9371-4a83-affb-3441e56e5eff?depth=0|INFO|500||InvokeReturn 2023-03-04T05:27:56.836Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cef652e7-1497-46ab-8907-ee400f6ea903/model-vers/model-ver/82295985-9371-4a83-affb-3441e56e5eff?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 05:27:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[213], vertex-id=[450736], x-aai-txid=[1-aai-resources-230304-05:27:58:186-5027], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-04T05:27:56.837Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-04T05:27:56.838Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-04T05:27:56.838Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-04T05:27:56.850Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-04T05:27:56.850Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dec9d9d1-cd4a-490a-aebf-724329fc9950 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-04T05:27:56.851Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-04T05:27:56.851Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-04T05:27:56.851Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-04T05:27:56.851Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907676851, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-04T05:27:57.958Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:28:21.844Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:28:21.872Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T05:28:21.873Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907642375, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-04T05:28:21.874Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:28:21.875Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T05:28:21.876Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907643377, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-04T05:28:21.901Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:28:21.902Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T05:28:21.903Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907644379, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-04T05:28:21.906Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:28:21.907Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T05:28:21.909Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907645382, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-04T05:28:21.910Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:28:21.912Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-04T05:28:21.916Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "dec9d9d1-cd4a-490a-aebf-724329fc9950", "consumerID": "SO-sdc-controller", "timestamp": 1677907676851, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-04T05:28:21.919Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-04T05:28:57.959Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:29:21.844Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:29:57.965Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:30:21.845Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:30:57.966Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:31:21.846Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:31:57.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:32:21.847Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:32:57.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:33:21.849Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:33:57.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:34:21.850Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:34:57.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:35:21.851Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:35:57.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:36:21.853Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:36:57.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:37:21.857Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:37:57.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:38:21.857Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:38:57.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:39:21.859Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:39:57.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:40:21.861Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:40:57.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:41:21.863Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:41:57.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:42:21.865Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:42:57.985Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:43:21.866Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:43:57.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:44:21.868Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:44:57.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:45:21.875Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:45:57.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:46:21.876Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:46:57.989Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:47:21.877Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:47:57.990Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:48:21.878Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:48:57.991Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:49:21.878Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:49:57.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:50:21.885Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:50:57.993Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:51:21.887Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:51:57.995Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:52:21.889Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:52:57.996Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:53:21.891Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:53:57.999Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:54:21.892Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:54:58.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:55:21.894Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:55:58.002Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:56:21.896Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:56:58.005Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:57:21.896Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:57:58.007Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:58:21.898Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:58:58.009Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T05:59:21.899Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T05:59:58.012Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:00:21.904Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:00:58.027Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:01:21.905Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:01:58.032Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:02:21.906Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:02:58.033Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:03:21.907Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:03:58.035Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:04:21.908Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:04:58.036Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:05:21.910Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:05:58.037Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:06:21.910Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:06:58.039Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:07:21.912Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:07:58.039Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:08:21.912Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:08:58.042Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:09:21.914Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:09:58.045Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:10:21.915Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:10:58.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:11:21.917Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:11:58.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:12:21.918Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:12:58.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:13:21.919Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:13:58.051Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:14:21.921Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:14:58.052Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:15:21.921Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:15:58.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:16:21.925Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:16:58.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:17:21.925Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:17:58.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:18:21.926Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:18:58.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:19:21.928Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:19:58.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:20:21.928Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:20:58.058Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:21:21.930Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:21:58.060Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:22:21.930Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:22:58.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:23:21.931Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:23:58.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:24:21.933Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:24:58.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:25:21.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:25:58.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:26:21.936Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:26:58.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:27:21.942Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:27:58.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:28:21.943Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:28:58.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:29:21.943Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:29:58.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:30:21.946Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:30:58.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:31:21.951Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:31:58.075Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:32:21.953Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:32:58.079Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:33:21.953Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:33:58.080Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:34:21.956Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:34:58.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:35:21.959Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:35:58.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:36:21.961Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:36:58.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:37:21.962Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:37:58.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:38:21.962Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:38:58.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:39:21.963Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:39:58.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:40:21.972Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:40:58.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:41:21.974Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:41:58.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:42:21.981Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:42:58.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:43:21.981Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:43:58.097Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:44:21.982Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:44:58.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:45:21.983Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:45:58.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:46:21.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:46:58.151Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:47:21.986Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:47:58.153Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:48:21.987Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:48:58.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:49:21.988Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:49:58.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:50:21.989Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:50:58.469Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:51:21.993Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:51:58.471Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:52:21.993Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:52:58.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:53:21.994Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:53:58.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:54:21.995Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:54:58.474Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:55:21.997Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:55:58.482Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:56:22.000Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:56:58.487Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:57:22.002Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:57:58.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:58:22.004Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:58:58.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T06:59:22.006Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T06:59:58.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:00:22.011Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:00:58.518Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:01:22.015Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:01:58.524Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:02:22.018Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:02:58.532Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:03:22.020Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:03:58.533Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:04:22.022Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:04:58.535Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:05:22.023Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:05:58.541Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:06:22.025Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:06:58.544Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:07:22.031Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:07:58.544Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:08:22.033Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:08:58.546Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:09:22.034Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:09:58.547Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:10:22.037Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:10:58.552Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:11:22.055Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:11:58.554Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:12:22.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:12:58.555Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:13:22.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:13:58.563Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:14:22.081Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:14:58.564Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:15:22.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:15:58.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:16:22.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:16:58.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:17:22.096Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:17:58.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:18:22.097Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:18:58.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:19:22.108Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:19:58.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:20:22.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:20:58.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:21:22.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:21:58.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:22:22.123Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:22:58.576Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:23:22.126Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:23:58.577Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:24:22.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:24:58.579Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:25:22.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:25:58.580Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:26:22.128Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:26:58.595Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:27:22.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:27:58.602Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:28:22.133Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:28:58.604Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:29:22.136Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:29:58.621Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:30:22.153Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:30:58.622Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:31:22.165Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:31:58.623Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:32:22.171Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:32:58.624Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:33:22.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:33:58.624Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:34:22.181Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:34:58.626Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:35:22.197Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:35:58.628Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:36:22.221Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:36:58.631Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:37:22.228Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:37:58.634Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:38:22.232Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:38:58.637Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:39:22.235Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:39:58.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:40:22.239Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:40:58.639Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:41:22.240Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:41:58.641Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:42:22.242Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:42:58.641Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:43:22.243Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:43:58.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:44:22.243Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:44:58.644Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:45:22.246Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:45:58.645Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:46:22.249Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:46:58.648Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:47:22.251Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:47:58.649Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:48:22.258Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:48:58.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:49:22.259Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:49:58.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:50:22.261Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:50:58.651Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:51:22.265Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:51:58.653Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:52:22.267Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:52:58.656Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:53:22.267Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:53:58.656Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:54:22.269Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:54:58.658Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:55:22.275Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:55:58.660Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:56:22.285Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:56:58.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:57:22.293Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:57:58.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:58:22.301Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:58:58.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T07:59:22.301Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T07:59:58.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:00:22.302Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:00:58.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:01:22.304Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:01:58.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:02:22.305Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:02:58.671Z|dec9d9d1-cd4a-490a-aebf-724329fc9950|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:03:22.319Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:03:58.681Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:04:22.320Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:04:58.686Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:05:22.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:05:58.688Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:06:22.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:06:58.690Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:07:22.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:07:58.692Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:08:22.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:08:58.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:09:22.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:09:58.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:10:22.342Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:10:58.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:11:22.356Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:11:58.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:12:22.358Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:12:58.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:13:22.359Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:13:58.705Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:14:22.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:14:58.706Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:15:22.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:15:58.709Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:16:22.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:16:58.710Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:17:22.369Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:17:58.711Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:18:22.370Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:18:58.722Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:19:22.374Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:19:58.730Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:20:22.385Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:20:58.730Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:21:22.387Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:21:58.733Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:22:22.389Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:22:58.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:23:22.391Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:23:58.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:24:22.393Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:24:58.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:25:22.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:25:58.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:26:22.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:26:58.743Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:27:22.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:27:58.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:28:22.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:28:58.747Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:29:22.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:29:58.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:30:22.402Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:30:58.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:31:22.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:31:58.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:32:22.406Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:32:58.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:33:22.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:33:58.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:34:22.410Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:34:58.754Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:35:22.411Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:35:58.756Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:36:22.413Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:36:58.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:37:22.414Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:37:58.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:38:22.416Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:38:58.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:39:22.418Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:39:58.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:40:22.421Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:40:58.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:41:22.434Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:41:58.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:42:22.436Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:42:58.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:43:22.437Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:43:58.773Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:44:22.437Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:44:58.773Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:45:22.438Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:45:58.779Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:46:22.458Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:46:58.779Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:47:22.458Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:47:58.779Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:48:22.459Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:48:58.785Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:49:22.469Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:49:58.785Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:50:22.486Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:50:58.786Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:51:22.488Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:51:58.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:52:22.491Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:52:58.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:53:22.506Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:53:58.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:54:22.506Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:54:58.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-04T08:55:22.507Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-04T08:55:58.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO