By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-05-22T10:37:26.733Z||main|||||INFO|500||The following profiles are active: basic 2023-05-22T10:37:40.650Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-22T10:37:40.651Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-22T10:37:40.854Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-22T10:37:44.285Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-22T10:37:45.006Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-22T10:37:45.386Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-22T10:37:45.581Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-22T10:37:45.752Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-22T10:37:46.150Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-22T10:37:47.585Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-22T10:37:50.786Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-22T10:37:53.181Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-22T10:37:53.227Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-22T10:37:53.502Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-22T10:37:53.875Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-05-22T10:37:55.155Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-22T10:37:56.351Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-05-22T10:37:57.215Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-22T10:37:57.216Z||main|||||ERROR|500||(conn=1346) Table 'catalogdb.activity_spec' doesn't exist 2023-05-22T10:37:57.236Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-05-22T10:37:59.866Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-05-22T10:38:02.972Z||main|||||WARN|500||--- 2023-05-22T10:38:02.973Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-22T10:38:02.973Z||main|||||WARN|500||--- 2023-05-22T10:38:03.555Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-22T10:38:09.352Z||main|||||INFO|500||Started Application in 50.432 seconds (JVM running for 54.244) 2023-05-22T10:38:09.353Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-22T10:38:09.355Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-22T10:38:09.368Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-22T10:38:09.471Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 44d9f17e-1128-43fc-bedf-44329a494585 url= /sdc/v1/artifactTypes 2023-05-22T10:38:09.481Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-22T10:38:09.774Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-22T10:38:09.881Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-05-22T10:38:09.881Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-22T10:38:09.882Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 90aa7011-a8a3-490a-aa5b-e7b66f37ab36 url= /sdc/v1/distributionKafkaData 2023-05-22T10:38:09.882Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-22T10:38:09.929Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-22T10:38:09.933Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5e1daa52 2023-05-22T10:38:09.990Z||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-cf1e10a5-fb3e-465c-9359-a80ca8d2049c compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-05-22T10:38:10.067Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Instantiated an idempotent producer. 2023-05-22T10:38:10.201Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-22T10:38:10.322Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-22T10:38:10.323Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-22T10:38:10.324Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684751890317 2023-05-22T10:38:10.333Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-22T10:38:10.375Z||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-ce564cdb-3239-4417-a33f-1c46ec260428 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-05-22T10:38:10.642Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-22T10:38:10.643Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-22T10:38:10.643Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684751890642 2023-05-22T10:38:10.645Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:38:10.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:38:10.647Z||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-53c182c7-0d36-431d-8ddb-50172841d1a2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-05-22T10:38:10.656Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-22T10:38:10.656Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-22T10:38:10.656Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684751890656 2023-05-22T10:38:10.656Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:38:10.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:38:10.680Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-22T10:38:11.577Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Cluster ID: zlMMraZhQtyMmuuVkjGFqg 2023-05-22T10:38:11.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 IzKumZvtRtOXaFLwIV9Fdg 2023-05-22T10:38:11.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:11.579Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:11.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 IzKumZvtRtOXaFLwIV9Fdg 2023-05-22T10:38:11.579Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] ProducerId set to 1004 with epoch 0 2023-05-22T10:38:11.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:11.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 IzKumZvtRtOXaFLwIV9Fdg 2023-05-22T10:38:11.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 IzKumZvtRtOXaFLwIV9Fdg 2023-05-22T10:38:11.581Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 IzKumZvtRtOXaFLwIV9Fdg 2023-05-22T10:38:11.581Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 IzKumZvtRtOXaFLwIV9Fdg 2023-05-22T10:38:11.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:11.582Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:11.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:11.586Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Cluster ID: zlMMraZhQtyMmuuVkjGFqg 2023-05-22T10:38:11.586Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Cluster ID: zlMMraZhQtyMmuuVkjGFqg 2023-05-22T10:38:11.588Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-22T10:38:11.588Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-22T10:38:11.628Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] (Re-)joining group 2023-05-22T10:38:11.628Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] (Re-)joining group 2023-05-22T10:38:11.700Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428-2533b139-9746-49df-9290-000f9a43eab1 2023-05-22T10:38:11.701Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-22T10:38:11.702Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] (Re-)joining group 2023-05-22T10:38:11.718Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2-02098577-f2a1-4c34-9003-d5bcfb65bbab 2023-05-22T10:38:11.719Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-22T10:38:11.720Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] (Re-)joining group 2023-05-22T10:38:17.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2-02098577-f2a1-4c34-9003-d5bcfb65bbab', protocol='range'} 2023-05-22T10:38:17.717Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428-2533b139-9746-49df-9290-000f9a43eab1', protocol='range'} 2023-05-22T10:38:17.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:17.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:17.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:17.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:17.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:17.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, 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 wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T10:38:17.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2-02098577-f2a1-4c34-9003-d5bcfb65bbab=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, 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-ce564cdb-3239-4417-a33f-1c46ec260428-2533b139-9746-49df-9290-000f9a43eab1=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-05-22T10:38:17.816Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2-02098577-f2a1-4c34-9003-d5bcfb65bbab', protocol='range'} 2023-05-22T10:38:17.817Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-05-22T10:38:17.819Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428-2533b139-9746-49df-9290-000f9a43eab1', protocol='range'} 2023-05-22T10:38:17.820Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-05-22T10:38:17.821Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-22T10:38:17.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-22T10:38:17.837Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-22T10:38:17.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-22T10:38:17.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-22T10:38:17.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-22T10:38:17.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-22T10:38:17.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-22T10:38:17.838Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-22T10:38:17.838Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-22T10:38:17.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-22T10:38:17.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-22T10:38:17.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-22T10:38:17.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-22T10:38:17.885Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-22T10:38:17.886Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-22T10:38:17.920Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-22T10:38:17.920Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-22T10:38:17.927Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-22T10:38:17.927Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-22T10:38:17.980Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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-05-22T10:38:17.981Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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-05-22T10:38:17.987Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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-05-22T10:38:17.988Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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-05-22T10:38:17.988Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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-05-22T10:38:17.988Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, 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-05-22T10:39:10.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:39:10.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:40:10.657Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:40:10.663Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:41:10.658Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:41:10.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:42:10.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:42:10.666Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:43:10.661Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:43:10.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:44:10.662Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:44:10.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:45:10.664Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:45:10.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:46:10.666Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:46:10.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:47:10.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:47:10.672Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:47:11.796Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ce564cdb-3239-4417-a33f-1c46ec260428, groupId=SO] Node -1 disconnected. 2023-05-22T10:47:11.828Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-53c182c7-0d36-431d-8ddb-50172841d1a2, groupId=SO] Node -1 disconnected. 2023-05-22T10:47:11.887Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Node -1 disconnected. 2023-05-22T10:47:34.551Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-22T10:48:10.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:48:10.672Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:49:10.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:49:10.672Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:50:10.672Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:50:10.673Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:51:10.672Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:51:10.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:52:10.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:52:10.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:53:10.676Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:53:10.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:54:10.676Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:54:10.677Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:55:10.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:55:10.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:56:10.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:56:10.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:57:10.680Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:57:10.682Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:58:10.682Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:58:10.682Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T10:59:10.683Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T10:59:10.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:00:10.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:00:10.685Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:01:10.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:01:10.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:02:10.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:02:10.688Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:03:10.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:03:10.689Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:04:10.688Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:04:10.689Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:05:10.689Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:05:10.690Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:06:10.690Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:06:10.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:07:10.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:07:10.693Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:08:10.692Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:08:10.693Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:09:10.692Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:09:10.695Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:10:10.694Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:10:10.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:11:10.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:11:10.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:12:10.696Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:12:10.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:13:10.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:13:10.698Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:14:10.700Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:14:10.700Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:15:10.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:15:10.701Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:16:10.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:16:10.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:17:10.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:17:10.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:18:10.705Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:18:10.705Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:19:10.707Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:19:10.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:20:10.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:20:10.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:21:10.709Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:21:10.710Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:22:10.710Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:22:10.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:23:10.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:23:10.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:24:10.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:24:10.713Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:25:10.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:25:10.713Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:26:10.713Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:26:10.715Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:27:10.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:27:10.716Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:28:10.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:28:10.727Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:29:10.717Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:29:10.729Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:30:10.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:30:10.730Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:31:10.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:31:10.731Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:32:10.720Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:32:10.733Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:33:10.722Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:33:10.733Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:34:10.725Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:34:10.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:35:10.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:35:10.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:36:10.728Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:36:10.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:37:10.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:37:10.736Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:38:10.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:38:10.736Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:39:10.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:39:10.737Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:40:10.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:40:10.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:41:10.733Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:41:10.739Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:42:10.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:42:10.740Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:43:10.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:43:10.741Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:44:10.737Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:44:10.742Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:45:10.737Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:45:10.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:46:10.738Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:46:10.744Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:47:10.738Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:47:10.745Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:48:10.739Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:48:10.746Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:49:10.741Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:49:10.747Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:49:55.688Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-22T11:49:55.689Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"06e2f57a-f585-420e-9d5d-291fd76295a7","serviceName":"basic_onboard_LTbHed","serviceVersion":"1.0","serviceUUID":"a484be5f-c422-4c2e-87b2-06ec304dc0b0","serviceDescription":"service","serviceInvariantUUID":"654d01ed-5f31-4be5-951e-f5f1917c7363","resources":[{"resourceInstanceName":"basic_onboard_LTbHed 0","resourceName":"basic_onboard_LTbHed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1ca73171-67fc-47eb-a6dd-d6f5653e51bc","resourceInvariantUUID":"6fefb9b2-62fe-49db-acb5-3ecb69104e28","resourceCustomizationUUID":"6441d1fc-531c-4c3c-abc7-e13e618fe4b1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml","artifactChecksum":"MjRmOTMzMThiYWY4NGRlNzFlZmU5Zjk5MTU4YmU4YWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79fc8082-b919-4c01-bc96-73009716cb00","artifactVersion":"1"},{"artifactName":"basic_onboard_ltbhed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json","artifactChecksum":"ZjNjZDQ2ZjUzNGQ2OTMwOWIwMzI5YWNiNGM2YjI1YjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"edc4fdc5-bbbd-41df-a5cc-88a195e22479","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e046c9c5-bf1e-4825-8bc4-81a76ecb89d7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656","artifactVersion":"2","generatedFromUUID":"b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardLtbhed-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml","artifactChecksum":"ZmRkODJlNzQxOTQzNDRiNGNjZTIyMzBkMjczYjBhYjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e38787e4-431f-464a-a448-45399419f4d7","artifactVersion":"1"},{"artifactName":"service-BasicOnboardLtbhed-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar","artifactChecksum":"NTQ5MmNmZTI5OThjZTI4MTc1ZThlMWI3YTk4ZjMzOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99c164cd-a64c-4c0b-85fc-fae1e4de7997","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-22T11:49:55.716Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:49:55.731Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:49:55.732Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:49:55.732Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:49:55.741Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T11:49:55.741Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T11:49:55.741Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T11:49:55.742Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T11:49:55.742Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T11:49:55.742Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to wo6JJBTSRSGS5FHwP-x_mA 2023-05-22T11:49:55.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:49:55.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:49:55.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:49:56.791Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:49:56.792Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:49:56.792Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:49:56.793Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:49:57.795Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:49:57.795Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:49:57.796Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:49:57.796Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:49:58.798Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:49:58.799Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:49:58.799Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:49:58.800Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:49:59.801Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:49:59.802Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:49:59.803Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:49:59.803Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:00.804Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:50:00.804Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:00.804Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:00.805Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:01.805Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T11:50:01.806Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:01.806Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:01.806Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:02.810Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "serviceName": "basic_onboard_LTbHed", "serviceVersion": "1.0", "serviceUUID": "a484be5f-c422-4c2e-87b2-06ec304dc0b0", "serviceDescription": "service", "serviceInvariantUUID": "654d01ed-5f31-4be5-951e-f5f1917c7363", "resources": [ { "resourceInstanceName": "basic_onboard_LTbHed 0", "resourceCustomizationUUID": "6441d1fc-531c-4c3c-abc7-e13e618fe4b1", "resourceName": "basic_onboard_LTbHed", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "1ca73171-67fc-47eb-a6dd-d6f5653e51bc", "resourceInvariantUUID": "6fefb9b2-62fe-49db-acb5-3ecb69104e28", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_ltbhed0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "artifactChecksum": "ZjNjZDQ2ZjUzNGQ2OTMwOWIwMzI5YWNiNGM2YjI1YjI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "edc4fdc5-bbbd-41df-a5cc-88a195e22479", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656", "generatedFromUUID": "b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardLtbhed-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "artifactChecksum": "NTQ5MmNmZTI5OThjZTI4MTc1ZThlMWI3YTk4ZjMzOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99c164cd-a64c-4c0b-85fc-fae1e4de7997" } ], "workloadContext": "Production" } 2023-05-22T11:50:02.811Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-22T11:50:02.811Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a484be5f-c422-4c2e-87b2-06ec304dc0b0 ASDC 2023-05-22T11:50:02.941Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:06e2f57a-f585-420e-9d5d-291fd76295a7 ServiceName:basic_onboard_LTbHed ServiceVersion:1.0 ServiceUUID:a484be5f-c422-4c2e-87b2-06ec304dc0b0 ServiceInvariantUUID:654d01ed-5f31-4be5-951e-f5f1917c7363 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardLtbhed-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar ArtifactUUID:99c164cd-a64c-4c0b-85fc-fae1e4de7997 ArtifactChecksum:NTQ5MmNmZTI5OThjZTI4MTc1ZThlMWI3YTk4ZjMzOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_LTbHed 0 ResourceCustomizationUUID:6441d1fc-531c-4c3c-abc7-e13e618fe4b1 ResourceInvariantUUID:6fefb9b2-62fe-49db-acb5-3ecb69104e28 ResourceName:basic_onboard_LTbHed ResourceType:VF ResourceUUID:1ca73171-67fc-47eb-a6dd-d6f5653e51bc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_ltbhed0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json ArtifactUUID:edc4fdc5-bbbd-41df-a5cc-88a195e22479 ArtifactChecksum:ZjNjZDQ2ZjUzNGQ2OTMwOWIwMzI5YWNiNGM2YjI1YjI= 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/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml ArtifactUUID:b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a 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/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env ArtifactUUID:ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656 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/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env ArtifactUUID:ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-22T11:50:02.941Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a484be5f-c422-4c2e-87b2-06ec304dc0b0 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T11:50:03.180Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T11:50:03.181Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-22T11:50:03.181Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-22T11:50:03.181Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99c164cd-a64c-4c0b-85fc-fae1e4de7997 from URL: /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:03.181Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-22T11:50:03.182Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:03.350Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-22T11:50:03.384Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar 99c164cd-a64c-4c0b-85fc-fae1e4de7997 75646 2023-05-22T11:50:03.385Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar ASDC sendASDCNotification 2023-05-22T11:50:03.385Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:03.386Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T11:50:03.386Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:03.386Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:03.386Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756203385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:04.387Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T11:50:04.388Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-05-22T11:50:04.388Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 99c164cd-a64c-4c0b-85fc-fae1e4de7997, URL: /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar to file: /app/ASDC/1/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:04.389Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:04.505Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:04.507Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:05.000Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6864623479675822762/Definitions/service-BasicOnboardLtbhed-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-05-22T11:50:06.247Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||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-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_LTbHed 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-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.250Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||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-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.251Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||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-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.251Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.251Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||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-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:06.251Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-05-22T11:50:06.256Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery
, TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.257Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.259Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:06.259Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-05-22T11:50:06.260Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.261Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is not matching search criteria 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-22T11:50:06.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-22T11:50:06.265Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.265Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-22T11:50:06.265Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.265Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:06.265Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is not matching search criteria 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-22T11:50:06.266Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ecb54f67-05fb-4d85-a6ba-9cf6e4de2f85 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:06.267Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_LTbHed Description:service Model UUID:a484be5f-c422-4c2e-87b2-06ec304dc0b0 Model Version:NULL Model InvariantUuid:654d01ed-5f31-4be5-951e-f5f1917c7363 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_LTbHed Model UUID:82922db4-9e13-47c8-9606-ef38d97c1dee Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:6fefb9b2-62fe-49db-acb5-3ecb69104e28 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6441d1fc-531c-4c3c-abc7-e13e618fe4b1 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:366fff46-2db1-409f-b8cf-ebcfe90862bc ModelName:BasicOnboardLtbhed..base_ubuntu18..module-0 ModelUuid:db065346-9d83-4c48-b895-56aa5f0670ae ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ecb54f67-05fb-4d85-a6ba-9cf6e4de2f85 ModelInvariantUuid:2745b18f-ba68-4021-b2ab-c11e5e7713e2 ModelName:basic_onboard_LTbHed-nodes.ubuntu18Cvfc ModelUuid:92ac0698-1de6-4c8a-af63-e6ca7cc4baae ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:e629d0e8-0b97-4d5a-93db-2422c1ba73cf ModelInvariantUuid:9eb734b7-b815-4943-ae18-8bf4747276f0 ModelName:BasicOnboardLtbhed.compute.nodes.heat.ubuntu18 ModelUuid:19257495-8c58-4754-90c4-4958ecd3f1e9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-22T11:50:06.296Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 1ca73171-67fc-47eb-a6dd-d6f5653e51bc Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T11:50:06.347Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||basic_onboard_LTbHed 0 2023-05-22T11:50:06.353Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1ca73171-67fc-47eb-a6dd-d6f5653e51bc 2023-05-22T11:50:06.354Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: edc4fdc5-bbbd-41df-a5cc-88a195e22479 from URL: /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json 2023-05-22T11:50:06.354Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-22T11:50:06.354Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json 2023-05-22T11:50:06.463Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-22T11:50:06.463Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json edc4fdc5-bbbd-41df-a5cc-88a195e22479 798 2023-05-22T11:50:06.464Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json ASDC sendASDCNotification 2023-05-22T11:50:06.464Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json 2023-05-22T11:50:06.464Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T11:50:06.464Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:06.465Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:06.465Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756206464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:07.466Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardLtbhed..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "366fff46-2db1-409f-b8cf-ebcfe90862bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "db065346-9d83-4c48-b895-56aa5f0670ae", "vfModuleModelCustomizationUUID": "a74f6596-1c4f-41bf-a80c-15d21bbf784f", "isBase": true, "artifacts": [ "b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a", "ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-22T11:50:07.497Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardLtbhed..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:db065346-9d83-4c48-b895-56aa5f0670ae VfModuleModelInvariantUUID:366fff46-2db1-409f-b8cf-ebcfe90862bc VfModuleModelDescription:NULL Artifacts UUID List:{ b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a , ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-22T11:50:07.503Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardLtbhed..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "366fff46-2db1-409f-b8cf-ebcfe90862bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "db065346-9d83-4c48-b895-56aa5f0670ae", "vfModuleModelCustomizationUUID": "a74f6596-1c4f-41bf-a80c-15d21bbf784f", "isBase": true, "artifacts": [ "b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a", "ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-22T11:50:07.503Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardLtbhed..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:db065346-9d83-4c48-b895-56aa5f0670ae VfModuleModelInvariantUUID:366fff46-2db1-409f-b8cf-ebcfe90862bc VfModuleModelDescription:NULL Artifacts UUID List:{ b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a , ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-22T11:50:07.503Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a from URL: /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml 2023-05-22T11:50:07.504Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-22T11:50:07.504Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml 2023-05-22T11:50:07.606Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-22T11:50:07.607Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml b94674b4-d9cd-4d67-9a4b-f6305cfcfb8a 5033 2023-05-22T11:50:07.608Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-22T11:50:07.608Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml 2023-05-22T11:50:07.608Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T11:50:07.608Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:07.608Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:07.608Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756207607, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:08.609Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656 from URL: /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env 2023-05-22T11:50:08.610Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-05-22T11:50:08.610Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env 2023-05-22T11:50:08.721Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-05-22T11:50:08.721Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env ad1bffc5-3e32-4c40-93a9-2f6f0c9c5656 909 2023-05-22T11:50:08.722Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-22T11:50:08.722Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env 2023-05-22T11:50:08.722Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T11:50:08.722Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:08.722Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:08.722Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756208722, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:09.725Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: a484be5f-c422-4c2e-87b2-06ec304dc0b0 2023-05-22T11:50:09.725Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_LTbHed 0 1ca73171-67fc-47eb-a6dd-d6f5653e51bc ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T11:50:09.771Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c41ce17, org.onap.sdc.toscaparser.api.parameters.Input@4f600dcb, org.onap.sdc.toscaparser.api.parameters.Input@3f54982a, org.onap.sdc.toscaparser.api.parameters.Input@62a594ac, org.onap.sdc.toscaparser.api.parameters.Input@6016cf99] 2023-05-22T11:50:09.774Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.774Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.774Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-05-22T11:50:09.774Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 6441d1fc-531c-4c3c-abc7-e13e618fe4b1 2023-05-22T11:50:09.774Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6441d1fc-531c-4c3c-abc7-e13e618fe4b1 matches Tosca VF Customization UUID: 6441d1fc-531c-4c3c-abc7-e13e618fe4b1 2023-05-22T11:50:09.774Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 6441d1fc-531c-4c3c-abc7-e13e618fe4b1 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-22T11:50:09.782Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.782Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.783Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 6441d1fc-531c-4c3c-abc7-e13e618fe4b1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-22T11:50:09.783Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@c7be3dd 2023-05-22T11:50:09.783Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.783Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-22T11:50:09.784Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a74f6596-1c4f-41bf-a80c-15d21bbf784f 2023-05-22T11:50:09.784Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a74f6596-1c4f-41bf-a80c-15d21bbf784f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-22T11:50:09.792Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.793Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:09.793Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T11:50:09.793Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is not matching search criteria 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-22T11:50:09.794Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ecb54f67-05fb-4d85-a6ba-9cf6e4de2f85 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-22T11:50:09.805Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.806Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:09.806Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T11:50:09.806Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.806Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_LTbHed 0 is matching search criteria 2023-05-22T11:50:09.806Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_LTbHed 0] matching following query criteria: sdcType=VF, customizationUUID=6441d1fc-531c-4c3c-abc7-e13e618fe4b1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T11:50:09.811Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.812Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.812Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid a484be5f-c422-4c2e-87b2-06ec304dc0b0: basic_onboard_LTbHed 2023-05-22T11:50:09.812Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.812Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.813Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.813Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.813Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.813Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.814Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.814Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.814Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T11:50:09.814Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_LTbHed is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T11:50:09.814Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_LTbHed Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T11:50:10.138Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_LTbHed 1ca73171-67fc-47eb-a6dd-d6f5653e51bc 1 ASDC deployResourceStructure 2023-05-22T11:50:10.139Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json ASDC sendASDCNotification 2023-05-22T11:50:10.139Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json 2023-05-22T11:50:10.139Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T11:50:10.140Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:10.140Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:10.140Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756210139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:10.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:10.661Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:50:10.661Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:50:10.662Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:50:11.143Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-22T11:50:11.143Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml 2023-05-22T11:50:11.143Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T11:50:11.144Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:11.144Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:11.144Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756211143, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:12.146Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-22T11:50:12.146Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env 2023-05-22T11:50:12.146Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T11:50:12.146Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:12.147Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:12.147Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756212145, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:13.148Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar ASDC sendASDCNotification 2023-05-22T11:50:13.148Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar 2023-05-22T11:50:13.148Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T11:50:13.149Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:50:13.149Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:50:13.149Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756213148, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:50:14.150Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:50:14.193Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:50:14.198Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T11:50:14.199Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T11:50:14.199Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T11:50:44.200Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:50:44.225Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:50:44.230Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T11:50:44.231Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T11:50:44.231Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T11:51:10.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:51:10.665Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.665Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.666Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.666Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.666Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOTIFIED" } 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.667Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOTIFIED" } 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.668Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.669Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.670Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.670Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.670Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-22T11:51:10.670Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.670Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.670Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.671Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.672Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.674Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.675Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.676Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756178664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "ves-openapi-manager", "timestamp": 1684756193539, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756167063, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756185065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756150747, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756203645, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756202569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756203074, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756203385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.680Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.681Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.681Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756204668, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T11:51:10.681Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.681Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "cds-sdc-listener", "timestamp": 1684756203586, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T11:51:10.699Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 06e2f57a-f585-420e-9d5d-291fd76295a7 2023-05-22T11:51:10.699Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06e2f57a-f585-420e-9d5d-291fd76295a7 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T11:51:10.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.724Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756204202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.724Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.724Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.724Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.724Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.724Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.725Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "policy-distribution-id", "timestamp": 1684756205673, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T11:51:10.739Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 06e2f57a-f585-420e-9d5d-291fd76295a7 2023-05-22T11:51:10.739Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06e2f57a-f585-420e-9d5d-291fd76295a7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T11:51:10.764Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.764Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756205311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.765Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.765Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.765Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.765Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.765Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.765Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756206480, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T11:51:10.779Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 06e2f57a-f585-420e-9d5d-291fd76295a7 2023-05-22T11:51:10.780Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06e2f57a-f585-420e-9d5d-291fd76295a7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-22T11:51:10.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756206464, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "multicloud-k8s", "timestamp": 1684756207483, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "DEPLOY_OK" } 2023-05-22T11:51:10.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756202447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756207607, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756208722, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756209816, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T11:51:10.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756210139, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "DEPLOY_OK" } 2023-05-22T11:51:10.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:51:14.231Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:51:14.256Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:51:14.263Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T11:51:14.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T11:51:14.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T11:51:44.264Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:51:44.290Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:51:44.296Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T11:51:44.296Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T11:51:44.296Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T11:52:10.659Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:52:10.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.662Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/basic_onboard_ltbhed0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T11:52:10.664Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.664Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.664Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756211143, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-22T11:52:10.664Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.664Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.664Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T11:52:10.665Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.665Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.665Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756212145, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-22T11:52:10.666Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.666Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.666Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T11:52:10.666Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.666Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.666Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756213148, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T11:52:10.667Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.667Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.667Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/resourceInstances/basic_onboard_ltbhed0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-22T11:52:10.668Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.668Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.668Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T11:52:10.668Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.669Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.669Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756209062, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "NOTIFIED" } 2023-05-22T11:52:10.669Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.670Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.670Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756216955, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T11:52:10.670Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.670Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.670Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756222021, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T11:52:10.671Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.671Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.671Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756221183, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardLtbhed/1.0/artifacts/service-BasicOnboardLtbhed-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T11:52:10.672Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:52:10.672Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.672Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "aai-model-loader", "timestamp": 1684756223026, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T11:52:10.693Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 06e2f57a-f585-420e-9d5d-291fd76295a7 2023-05-22T11:52:10.694Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06e2f57a-f585-420e-9d5d-291fd76295a7 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T11:52:10.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T11:52:10.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684756222189, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T11:52:10.733Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 06e2f57a-f585-420e-9d5d-291fd76295a7 2023-05-22T11:52:10.734Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 06e2f57a-f585-420e-9d5d-291fd76295a7 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T11:52:14.297Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:52:14.326Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T11:52:14.334Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T11:52:14.335Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-22T11:52:14.335Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-22T11:52:14.335Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-22T11:52:14.335Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T11:52:14.336Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T11:52:14.336Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T11:52:14.336Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T11:52:14.336Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T11:52:14.336Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T11:52:14.351Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-22T11:52:44.352Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-22T11:52:44.365Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 06e2f57a-f585-420e-9d5d-291fd76295a7 and serviceModelVersionId: a484be5f-c422-4c2e-87b2-06ec304dc0b0 2023-05-22T11:52:44.366Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 654d01ed-5f31-4be5-951e-f5f1917c7363 2023-05-22T11:52:57.696Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0 2023-05-22T11:52:57.801Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-05-22T11:52:58.198Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0|INFO|500||Invoke 2023-05-22T11:52:58.203Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[06e2f57a-f585-420e-9d5d-291fd76295a7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9921096a-f51a-4efc-81ed-9de91c31a5e0], X-ECOMP-RequestID=[06e2f57a-f585-420e-9d5d-291fd76295a7], X-TransactionId=[], X-ONAP-RequestID=[06e2f57a-f585-420e-9d5d-291fd76295a7], Content-Type=[application/merge-patch+json]} 2023-05-22T11:52:58.227Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-22T11:52:58.627Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?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/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0 has http status code:200 and response headers:{date=[Mon, 22 May 2023 11:52:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[349], vertex-id=[196752], x-aai-txid=[0-aai-resources-230522-11:52:58:265-24039], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-22T11:52:58.630Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-22T11:52:58.631Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/654d01ed-5f31-4be5-951e-f5f1917c7363/model-vers/model-ver/a484be5f-c422-4c2e-87b2-06ec304dc0b0?depth=0|INFO|500||InvokeReturn 2023-05-22T11:52:58.638Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-22T11:52:58.639Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T11:52:58.659Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-22T11:52:58.661Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 06e2f57a-f585-420e-9d5d-291fd76295a7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-22T11:52:58.663Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-22T11:52:58.663Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-05-22T11:52:58.663Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T11:52:58.664Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756378661, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-22T11:52:59.700Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:53:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:53:10.666Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T11:53:10.666Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "06e2f57a-f585-420e-9d5d-291fd76295a7", "consumerID": "SO-sdc-controller", "timestamp": 1684756378661, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-22T11:53:10.666Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T11:53:59.701Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:54:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:54:59.702Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:55:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:55:59.704Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:56:10.660Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:56:59.704Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:57:10.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:57:59.705Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:58:10.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:58:59.707Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T11:59:10.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T11:59:59.707Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:00:10.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:00:59.708Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:01:10.663Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:01:12.538Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1e10a5-fb3e-465c-9359-a80ca8d2049c] Node 2 disconnected. 2023-05-22T12:01:59.708Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:02:10.665Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:02:59.709Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:03:10.666Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:03:59.710Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:04:10.666Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:04:18.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T12:04:18.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"4b70bf3f-f846-4f34-ae12-a0006c952158","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4","serviceDescription":"service","serviceInvariantUUID":"ae7fce2d-0520-4502-920c-aa0cd6c3c25a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1519cae5-cf72-4615-bc22-4c86bf04978f","resourceInvariantUUID":"23d1aecb-fa66-487b-b158-514d32f87901","resourceCustomizationUUID":"37d4b1cd-dadf-43b7-8274-c48b49f38bf0","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":"OTM2MGJkNGJlOTNlZjQwZjc0MjU0M2I0MTg3NjMzMTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1d17ec82-937b-4bb5-9184-39e58bc5e986","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NWYzMDBkNDFmOTI2MmJiZjVjMTBjNTk4NzJjYzYwZjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"54a1f8d4-87cd-4e2a-bd31-c55d89bf9ccd","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-22T12:04:18.875Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:04:18.875Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:04:18.875Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:04:18.875Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757039710, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:04:18.913Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:04:18.913Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "multicloud-k8s", "timestamp": 1684757048516, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:04:18.915Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:04:19.888Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:04:19.889Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:04:19.889Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:04:19.889Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757039710, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:04:20.890Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4", "serviceDescription": "service", "serviceInvariantUUID": "ae7fce2d-0520-4502-920c-aa0cd6c3c25a", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "37d4b1cd-dadf-43b7-8274-c48b49f38bf0", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "1519cae5-cf72-4615-bc22-4c86bf04978f", "resourceInvariantUUID": "23d1aecb-fa66-487b-b158-514d32f87901", "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": "NWYzMDBkNDFmOTI2MmJiZjVjMTBjNTk4NzJjYzYwZjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "54a1f8d4-87cd-4e2a-bd31-c55d89bf9ccd" } ], "workloadContext": "Production" } 2023-05-22T12:04:20.891Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-22T12:04:20.891Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 ASDC 2023-05-22T12:04:20.891Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:4b70bf3f-f846-4f34-ae12-a0006c952158 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 ServiceInvariantUUID:ae7fce2d-0520-4502-920c-aa0cd6c3c25a 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:54a1f8d4-87cd-4e2a-bd31-c55d89bf9ccd ArtifactChecksum:NWYzMDBkNDFmOTI2MmJiZjVjMTBjNTk4NzJjYzYwZjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:37d4b1cd-dadf-43b7-8274-c48b49f38bf0 ResourceInvariantUUID:23d1aecb-fa66-487b-b158-514d32f87901 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:1519cae5-cf72-4615-bc22-4c86bf04978f ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-22T12:04:20.891Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:04:20.950Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T12:04:20.951Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:04:20.951Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:04:20.952Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 54a1f8d4-87cd-4e2a-bd31-c55d89bf9ccd from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-22T12:04:20.952Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-22T12:04:20.952Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-22T12:04:21.118Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-22T12:04:21.119Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 54a1f8d4-87cd-4e2a-bd31-c55d89bf9ccd 57787 2023-05-22T12:04:21.119Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-22T12:04:21.120Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-22T12:04:21.120Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T12:04:21.120Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:04:21.120Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:04:21.120Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757061119, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:04:22.121Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T12:04:22.122Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:04:22.122Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 54a1f8d4-87cd-4e2a-bd31-c55d89bf9ccd, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.123Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-22T12:04:22.123Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.124Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.286Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5404153475439837234/Definitions/service-BasicNetwork-template.yml 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-22T12:04:22.721Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.722Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.723Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.723Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.723Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.723Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 Model Version:NULL Model InvariantUuid:ae7fce2d-0520-4502-920c-aa0cd6c3c25a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:23d1aecb-fa66-487b-b158-514d32f87901 Model UUID:8750d8fd-3159-418d-9395-af53cd7c6be6 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:37d4b1cd-dadf-43b7-8274-c48b49f38bf0 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-22T12:04:22.738Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 1519cae5-cf72-4615-bc22-4c86bf04978f 2023-05-22T12:04:22.738Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||No resources found for Service: 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:04:22.745Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500|| 2023-05-22T12:04:22.746Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-22T12:04:22.746Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 2023-05-22T12:04:22.746Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 2023-05-22T12:04:22.746Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-22T12:04:22.746Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:04:22.758Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@18f44130, org.onap.sdc.toscaparser.api.parameters.Input@272ee01, org.onap.sdc.toscaparser.api.parameters.Input@55809cf9, org.onap.sdc.toscaparser.api.parameters.Input@56617257, org.onap.sdc.toscaparser.api.parameters.Input@6ca6446a] 2023-05-22T12:04:22.759Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.759Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.759Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.760Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.760Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4: Generic NeutronNet 2023-05-22T12:04:22.760Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.760Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.760Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.760Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-05-22T12:04:22.812Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.813Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.813Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.813Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.814Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:04:22.814Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:04:22.814Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-22T12:04:22.934Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-22T12:04:22.935Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-22T12:04:22.936Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-22T12:04:22.936Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T12:04:22.936Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:04:22.936Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:04:22.936Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757062935, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:04:23.938Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:04:23.967Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:04:23.974Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:04:23.974Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T12:04:23.974Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T12:04:53.978Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:04:54.001Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:04:54.006Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:04:54.007Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T12:04:54.007Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T12:05:10.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:05:10.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:05:10.660Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757039710, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:05:10.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:05:10.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:05:10.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "cds-sdc-listener", "timestamp": 1684757044607, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:05:10.662Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:05:24.008Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:05:24.028Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:05:24.035Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:05:24.036Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T12:05:24.036Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T12:05:54.036Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:05:54.061Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:05:54.067Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:05:54.067Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T12:05:54.068Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T12:06:10.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:06:10.667Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.667Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "policy-distribution-id", "timestamp": 1684757046699, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.668Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.668Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.669Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "aai-model-loader", "timestamp": 1684757042447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.669Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.669Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.669Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "ves-openapi-manager", "timestamp": 1684757053314, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.669Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.670Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.670Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "aai-model-loader", "timestamp": 1684757042447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.670Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.670Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "ves-openapi-manager", "timestamp": 1684757053314, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "cds-sdc-listener", "timestamp": 1684757044607, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.671Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757039710, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "policy-distribution-id", "timestamp": 1684757046699, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "multicloud-k8s", "timestamp": 1684757048516, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "cds-sdc-listener", "timestamp": 1684757060630, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757061119, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.675Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.675Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "policy-distribution-id", "timestamp": 1684757061742, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.675Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.675Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.675Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "aai-model-loader", "timestamp": 1684757062199, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.676Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.676Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "cds-sdc-listener", "timestamp": 1684757061637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:10.696Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4b70bf3f-f846-4f34-ae12-a0006c952158 2023-05-22T12:06:10.697Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b70bf3f-f846-4f34-ae12-a0006c952158 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "policy-distribution-id", "timestamp": 1684757062747, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:06:10.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757062935, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:06:10.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "policy-distribution-id", "timestamp": 1684757063749, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:10.741Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4b70bf3f-f846-4f34-ae12-a0006c952158 2023-05-22T12:06:10.741Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b70bf3f-f846-4f34-ae12-a0006c952158 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.766Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.766Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "aai-model-loader", "timestamp": 1684757065721, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:06:10.767Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.767Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.767Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "aai-model-loader", "timestamp": 1684757066725, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:10.782Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4b70bf3f-f846-4f34-ae12-a0006c952158 2023-05-22T12:06:10.783Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b70bf3f-f846-4f34-ae12-a0006c952158 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757079062, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757079062, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757081914, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757083842, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.815Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.815Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.815Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757084847, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:10.829Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4b70bf3f-f846-4f34-ae12-a0006c952158 2023-05-22T12:06:10.829Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4b70bf3f-f846-4f34-ae12-a0006c952158 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.852Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.852Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.853Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.853Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.853Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.853Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.853Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.853Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.854Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.854Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.854Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.854Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.854Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.854Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.855Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.856Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.857Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.857Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.857Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.857Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.857Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.857Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.858Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.858Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.858Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.858Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.861Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.862Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.862Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.862Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.862Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.863Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.863Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.863Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-22T12:06:10.864Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.864Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.864Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.865Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.865Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.865Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.866Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.866Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.866Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.866Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.867Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.867Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.867Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.867Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.867Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.868Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.868Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.868Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.869Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.869Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.869Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.869Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.869Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.870Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.870Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.870Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.870Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757064751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.870Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.871Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.871Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757073282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:10.871Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.871Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.871Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757072447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.872Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.872Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.872Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "multicloud-k8s", "timestamp": 1684757060927, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.872Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.873Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.873Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757062644, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:06:10.873Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.873Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.873Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757092298, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.874Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.874Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.874Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757091200, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.875Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.875Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757092761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757092344, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-22T12:06:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757093302, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:06:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.877Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "cds-sdc-listener", "timestamp": 1684757092205, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.913Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 36e02e58-70a5-4172-9f80-788e1d540133 2023-05-22T12:06:10.914Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 36e02e58-70a5-4172-9f80-788e1d540133 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.937Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.937Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757093755, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-22T12:06:10.937Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:10.938Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.938Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "policy-distribution-id", "timestamp": 1684757094305, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:10.951Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 36e02e58-70a5-4172-9f80-788e1d540133 2023-05-22T12:06:10.951Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 36e02e58-70a5-4172-9f80-788e1d540133 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:10.972Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:10.972Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "ves-openapi-manager", "timestamp": 1684757094758, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:10.985Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 36e02e58-70a5-4172-9f80-788e1d540133 2023-05-22T12:06:10.985Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 36e02e58-70a5-4172-9f80-788e1d540133 and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:11.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:11.008Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757097496, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:06:11.009Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:11.009Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:11.009Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "aai-model-loader", "timestamp": 1684757098499, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:11.022Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 36e02e58-70a5-4172-9f80-788e1d540133 2023-05-22T12:06:11.022Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 36e02e58-70a5-4172-9f80-788e1d540133 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:06:11.042Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:06:11.042Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:06:11.043Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:06:24.068Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:06:24.097Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:06:24.104Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:06:24.104Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-22T12:06:24.104Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-22T12:06:24.104Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-22T12:06:24.104Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:06:24.105Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:06:24.105Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:06:24.105Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:06:24.105Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:06:24.105Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:06:24.119Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-22T12:06:54.120Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-22T12:06:54.138Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4b70bf3f-f846-4f34-ae12-a0006c952158 and serviceModelVersionId: 0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4 2023-05-22T12:06:54.138Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ae7fce2d-0520-4502-920c-aa0cd6c3c25a 2023-05-22T12:06:54.139Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0 2023-05-22T12:06:54.149Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-22T12:06:54.238Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0|INFO|500||Invoke 2023-05-22T12:06:54.238Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4b70bf3f-f846-4f34-ae12-a0006c952158], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0dec0982-6852-43ff-97b7-a3561db51e23], X-ECOMP-RequestID=[4b70bf3f-f846-4f34-ae12-a0006c952158], X-TransactionId=[], X-ONAP-RequestID=[4b70bf3f-f846-4f34-ae12-a0006c952158], Content-Type=[application/merge-patch+json]} 2023-05-22T12:06:54.247Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-22T12:06:54.474Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?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/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0 has http status code:200 and response headers:{date=[Mon, 22 May 2023 12:06:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[197], vertex-id=[585952], x-aai-txid=[1-aai-resources-230522-12:06:54:293-14601], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-22T12:06:54.474Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-22T12:06:54.475Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae7fce2d-0520-4502-920c-aa0cd6c3c25a/model-vers/model-ver/0b41148f-e6f4-4dbc-9c7a-2cdbd66481a4?depth=0|INFO|500||InvokeReturn 2023-05-22T12:06:54.475Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-22T12:06:54.475Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:06:54.485Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-22T12:06:54.486Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4b70bf3f-f846-4f34-ae12-a0006c952158 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-22T12:06:54.486Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-22T12:06:54.486Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:06:54.487Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:06:54.487Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757214486, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-22T12:06:55.515Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:06:55.521Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T12:06:55.521Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"36e02e58-70a5-4172-9f80-788e1d540133","serviceName":"Demo_pNF_fDhlJdl613K2gwLnVGsr","serviceVersion":"1.0","serviceUUID":"32576daf-def6-4150-b737-d1bd6e83f062","serviceDescription":"catalog service description","serviceInvariantUUID":"a36356e1-6318-4b3c-b4ae-53baf38e8ec3","resources":[{"resourceInstanceName":"pNF 40908ed9-c20b 0","resourceName":"pNF 40908ed9-c20b","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3ebc0e98-02fd-4e6c-b7d1-3308c40e694e","resourceInvariantUUID":"acf6a63c-01f5-4430-9ac7-bddb92a7aabd","resourceCustomizationUUID":"57f34e2a-9595-4ea1-bccf-d1e1d164ae8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml","artifactChecksum":"MWRmMDY5MjMxZTg1ZmM1MmYyY2E5YjQzOWI4OWU4YTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2989d890-c13d-49fb-adff-41c17323b116","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar","artifactChecksum":"NjlhZTYyOGU0OWVjNzJhOTY1MTQ5NGM5ZjY1YWQ3Mjc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5b372f81-207f-41d1-9fd2-9b5db0efa88f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"607d7383-1ac9-4c41-ac81-03a0caf23333","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml","artifactChecksum":"ZWQ2NWMyNzY4MGJmZWNjYWEwYmMwOTMxMDdmNGE1OTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1c0dd54a-d615-4b52-91b2-67f413ccfc56","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f30bbdd7-2df9-4e9e-a5c9-7729148fafbb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a1be9f2-d203-4493-8363-f0cf39f14e9f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml","artifactChecksum":"NzI0Nzk1YzY2YTA5NDY1ZTdiNGYxZWU3MjhjY2M3MTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88fc64a3-5361-49d5-b9b2-490625284d1d","artifactVersion":"1"},{"artifactName":"service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar","artifactChecksum":"MTZmY2ZjZTYyM2IzMjhjNjgxMmJiMTRmODlmZDg2YTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4b6e7d6a-1997-429b-a826-7495db6dd285","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-22T12:06:55.523Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:06:55.524Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:06:55.524Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:06:55.524Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:06:56.525Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:06:56.526Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:06:56.526Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:06:56.526Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:06:57.529Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:06:57.529Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:06:57.529Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:06:57.529Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:06:58.531Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:06:58.532Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:06:58.532Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:06:58.532Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:06:59.534Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:06:59.535Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:06:59.535Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:06:59.536Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:00.538Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:07:00.539Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:07:00.539Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:07:00.539Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:01.540Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:07:01.541Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:07:01.542Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:07:01.542Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:02.544Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:07:02.545Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:07:02.545Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:07:02.545Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:03.547Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "serviceName": "Demo_pNF_fDhlJdl613K2gwLnVGsr", "serviceVersion": "1.0", "serviceUUID": "32576daf-def6-4150-b737-d1bd6e83f062", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a36356e1-6318-4b3c-b4ae-53baf38e8ec3", "resources": [ { "resourceInstanceName": "pNF 40908ed9-c20b 0", "resourceCustomizationUUID": "57f34e2a-9595-4ea1-bccf-d1e1d164ae8f", "resourceName": "pNF 40908ed9-c20b", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3ebc0e98-02fd-4e6c-b7d1-3308c40e694e", "resourceInvariantUUID": "acf6a63c-01f5-4430-9ac7-bddb92a7aabd", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "artifactChecksum": "MTZmY2ZjZTYyM2IzMjhjNjgxMmJiMTRmODlmZDg2YTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4b6e7d6a-1997-429b-a826-7495db6dd285" } ], "workloadContext": "Production" } 2023-05-22T12:07:03.547Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-22T12:07:03.547Z|4b70bf3f-f846-4f34-ae12-a0006c952158|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 32576daf-def6-4150-b737-d1bd6e83f062 ASDC 2023-05-22T12:07:03.548Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:36e02e58-70a5-4172-9f80-788e1d540133 ServiceName:Demo_pNF_fDhlJdl613K2gwLnVGsr ServiceVersion:1.0 ServiceUUID:32576daf-def6-4150-b737-d1bd6e83f062 ServiceInvariantUUID:a36356e1-6318-4b3c-b4ae-53baf38e8ec3 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar ArtifactUUID:4b6e7d6a-1997-429b-a826-7495db6dd285 ArtifactChecksum:MTZmY2ZjZTYyM2IzMjhjNjgxMmJiMTRmODlmZDg2YTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 40908ed9-c20b 0 ResourceCustomizationUUID:57f34e2a-9595-4ea1-bccf-d1e1d164ae8f ResourceInvariantUUID:acf6a63c-01f5-4430-9ac7-bddb92a7aabd ResourceName:pNF 40908ed9-c20b ResourceType:PNF ResourceUUID:3ebc0e98-02fd-4e6c-b7d1-3308c40e694e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-22T12:07:03.548Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 32576daf-def6-4150-b737-d1bd6e83f062 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-22T12:07:03.616Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T12:07:03.617Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:07:03.617Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:07:03.618Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4b6e7d6a-1997-429b-a826-7495db6dd285 from URL: /sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:03.618Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-22T12:07:03.619Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:03.728Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-22T12:07:03.731Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 4b6e7d6a-1997-429b-a826-7495db6dd285 87988 2023-05-22T12:07:03.732Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar ASDC sendASDCNotification 2023-05-22T12:07:03.732Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:03.732Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T12:07:03.732Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:07:03.732Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:07:03.733Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757223732, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:04.734Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T12:07:04.735Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:07:04.735Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4b6e7d6a-1997-429b-a826-7495db6dd285, URL: /sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar to file: /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:04.735Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:04.736Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:04.737Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:04.944Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP527439847889019296/Definitions/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml 2023-05-22T12:07:05.502Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 40908ed9-c20b 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-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|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-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.503Z|36e02e58-70a5-4172-9f80-788e1d540133|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-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|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-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Node template pNF 40908ed9-c20b 0 is matching search criteria 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-22T12:07:05.504Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 40908ed9-c20b 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Node template pNF 40908ed9-c20b 0 is matching search criteria 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 40908ed9-c20b 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.505Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.506Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_fDhlJdl613K2gwLnVGsr Description:catalog service description Model UUID:32576daf-def6-4150-b737-d1bd6e83f062 Model Version:NULL Model InvariantUuid:a36356e1-6318-4b3c-b4ae-53baf38e8ec3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-22T12:07:05.529Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3ebc0e98-02fd-4e6c-b7d1-3308c40e694e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:07:05.535Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||pNF 40908ed9-c20b 0 2023-05-22T12:07:05.535Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3ebc0e98-02fd-4e6c-b7d1-3308c40e694e 2023-05-22T12:07:05.535Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 32576daf-def6-4150-b737-d1bd6e83f062 2023-05-22T12:07:05.535Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 32576daf-def6-4150-b737-d1bd6e83f062 2023-05-22T12:07:05.535Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 40908ed9-c20b 0 3ebc0e98-02fd-4e6c-b7d1-3308c40e694e ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:07:05.545Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@41f69de3, org.onap.sdc.toscaparser.api.parameters.Input@7108f25b, org.onap.sdc.toscaparser.api.parameters.Input@3799a3ee, org.onap.sdc.toscaparser.api.parameters.Input@22e6be34, org.onap.sdc.toscaparser.api.parameters.Input@578a260e] 2023-05-22T12:07:05.545Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.545Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.546Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 32576daf-def6-4150-b737-d1bd6e83f062: pNF 40908ed9-c20b 2023-05-22T12:07:05.546Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Processing PNF resource: 3ebc0e98-02fd-4e6c-b7d1-3308c40e694e 2023-05-22T12:07:05.546Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:07:05.546Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_fDhlJdl613K2gwLnVGsr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:07:05.546Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Resource customization UUID: 57f34e2a-9595-4ea1-bccf-d1e1d164ae8f is the same as notified resource customizationUUID: 57f34e2a-9595-4ea1-bccf-d1e1d164ae8f Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-22T12:07:05.661Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 40908ed9-c20b 3ebc0e98-02fd-4e6c-b7d1-3308c40e694e 0 ASDC deployResourceStructure 2023-05-22T12:07:05.662Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar ASDC sendASDCNotification 2023-05-22T12:07:05.662Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar 2023-05-22T12:07:05.662Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T12:07:05.662Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:07:05.663Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:07:05.663Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757225662, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:06.664Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 36e02e58-70a5-4172-9f80-788e1d540133 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:07:06.684Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 36e02e58-70a5-4172-9f80-788e1d540133 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:07:06.694Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:07:06.694Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-22T12:07:06.695Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-22T12:07:06.695Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-22T12:07:10.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:07:10.667Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.668Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.669Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.669Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.669Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.670Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.670Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.670Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.671Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757109062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:07:10.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757117884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757120032, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:07:10.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757121038, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:07:10.695Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 36e02e58-70a5-4172-9f80-788e1d540133 2023-05-22T12:07:10.695Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 36e02e58-70a5-4172-9f80-788e1d540133 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:07:10.719Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.719Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.720Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.720Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.720Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.720Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.720Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.720Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.721Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.721Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.721Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.721Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.721Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.721Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.724Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.726Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.726Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757125309, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "ves-openapi-manager", "timestamp": 1684757115761, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757093208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757121601, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757134877, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757135402, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757135992, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "cds-sdc-listener", "timestamp": 1684757135883, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:07:10.773Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b16bc00e-9964-4431-95a6-e9f28c1114a2 2023-05-22T12:07:10.774Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b16bc00e-9964-4431-95a6-e9f28c1114a2 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:07:10.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757136995, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757136516, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "policy-distribution-id", "timestamp": 1684757137996, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:07:10.815Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b16bc00e-9964-4431-95a6-e9f28c1114a2 2023-05-22T12:07:10.815Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b16bc00e-9964-4431-95a6-e9f28c1114a2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:07:10.838Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.838Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757132447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:07:10.838Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757137629, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757139609, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757138697, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:07:10.854Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b16bc00e-9964-4431-95a6-e9f28c1114a2 2023-05-22T12:07:10.855Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b16bc00e-9964-4431-95a6-e9f28c1114a2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-22T12:07:10.874Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "multicloud-k8s", "timestamp": 1684757139700, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.875Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757146887, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757139062, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "aai-model-loader", "timestamp": 1684757147889, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:07:10.892Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b16bc00e-9964-4431-95a6-e9f28c1114a2 2023-05-22T12:07:10.893Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b16bc00e-9964-4431-95a6-e9f28c1114a2 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:07:10.918Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.918Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757146882, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:07:10.919Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.919Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.919Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757149419, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:07:10.919Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:07:10.919Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-22T12:07:10.919Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684757150437, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:07:10.934Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b16bc00e-9964-4431-95a6-e9f28c1114a2 2023-05-22T12:07:10.934Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b16bc00e-9964-4431-95a6-e9f28c1114a2 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:07:36.695Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 36e02e58-70a5-4172-9f80-788e1d540133 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:07:36.719Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 36e02e58-70a5-4172-9f80-788e1d540133 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:07:36.725Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:07:36.726Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:07:36.726Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:07:36.726Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:07:36.726Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:07:36.742Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-22T12:08:06.742Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 36e02e58-70a5-4172-9f80-788e1d540133 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-22T12:08:06.751Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 36e02e58-70a5-4172-9f80-788e1d540133 and serviceModelVersionId: 32576daf-def6-4150-b737-d1bd6e83f062 2023-05-22T12:08:06.751Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a36356e1-6318-4b3c-b4ae-53baf38e8ec3 2023-05-22T12:08:06.752Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0 2023-05-22T12:08:06.760Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-22T12:08:06.830Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0|INFO|500||Invoke 2023-05-22T12:08:06.830Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[36e02e58-70a5-4172-9f80-788e1d540133], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e3bac67e-0a6f-45fb-93f6-768803675480], X-ECOMP-RequestID=[36e02e58-70a5-4172-9f80-788e1d540133], X-TransactionId=[], X-ONAP-RequestID=[36e02e58-70a5-4172-9f80-788e1d540133], Content-Type=[application/merge-patch+json]} 2023-05-22T12:08:06.839Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-22T12:08:06.997Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?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/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0 has http status code:200 and response headers:{date=[Mon, 22 May 2023 12:08:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[196824], x-aai-txid=[2-aai-resources-230522-12:08:06:884-3352], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-22T12:08:06.997Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-22T12:08:06.998Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a36356e1-6318-4b3c-b4ae-53baf38e8ec3/model-vers/model-ver/32576daf-def6-4150-b737-d1bd6e83f062?depth=0|INFO|500||InvokeReturn 2023-05-22T12:08:06.999Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-22T12:08:06.999Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:08:07.011Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-22T12:08:07.011Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 36e02e58-70a5-4172-9f80-788e1d540133 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-22T12:08:07.012Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-22T12:08:07.012Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:07.013Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:07.013Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757287011, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-22T12:08:08.047Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-22T12:08:08.047Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b16bc00e-9964-4431-95a6-e9f28c1114a2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"d46d6941-f52f-40f3-8f66-a9c65f612de3","serviceDescription":"service","serviceInvariantUUID":"fd375c8e-8b32-4ae9-b5d9-a87d90660ffa","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b9a4a12b-b07c-4e6e-8370-431877085240","resourceInvariantUUID":"5c34db00-6056-4c74-827a-c67e74fe7f84","resourceCustomizationUUID":"a7212e90-9f91-4e60-91c4-74fe8cbd6f2e","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":"MmRmNjI1ZTBjMDg0ZWRiNDRjNTUzOWYzOGEzMjMwZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"875566b2-f23a-4936-80df-d52bef80ca68","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":"YWQwMDE4MjA2NjViOWY3YmQ0MjIyNWVmMDJkM2IxNzc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"00a39678-52ec-42a9-9891-f8bb97c9695e","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":"0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72","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":"4bd4c61e-28b2-4729-a9a2-71084c48ab17","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":"41eb8e95-3934-43cf-baba-6e6e5b608f51","artifactVersion":"2","generatedFromUUID":"0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MTc2Y2UzMzM3MzdiZTIzYjA5Y2Y5OTUyZWY3YTE1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d6c61a91-dced-4ba1-b056-94465e97138c","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODliMzM5NDJhOWFmYTFkOGRiYzYxY2JiNjliNWVkZTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7be9a1ce-5fe0-4adf-89e4-0ae39e37d805","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-22T12:08:08.048Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:08.048Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:08.048Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:08.048Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:09.049Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:09.050Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:09.050Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:09.051Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:10.053Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:10.053Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:10.053Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:10.053Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:10.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:10.661Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.661Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4b70bf3f-f846-4f34-ae12-a0006c952158", "consumerID": "SO-sdc-controller", "timestamp": 1684757214486, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-22T12:08:10.662Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.662Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.662Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.663Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.663Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.663Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.663Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.665Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.665Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.665Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.665Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/resourceInstances/pnf40908ed9c20b0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.665Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.665Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757223732, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:08:10.666Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:10.667Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:08:10.667Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757225662, "artifactURL": "/sdc/v1/catalog/services/DemoPnfFdhljdl613k2gwlnvgsr/1.0/artifacts/service-DemoPnfFdhljdl613k2gwlnvgsr-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:08:10.667Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:08:11.056Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:11.056Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:11.056Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:11.056Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:12.058Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:12.058Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:12.058Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:12.058Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:13.059Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:13.059Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:13.060Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:13.060Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:14.061Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-22T12:08:14.061Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:14.062Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:14.062Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:15.064Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "d46d6941-f52f-40f3-8f66-a9c65f612de3", "serviceDescription": "service", "serviceInvariantUUID": "fd375c8e-8b32-4ae9-b5d9-a87d90660ffa", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "a7212e90-9f91-4e60-91c4-74fe8cbd6f2e", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "b9a4a12b-b07c-4e6e-8370-431877085240", "resourceInvariantUUID": "5c34db00-6056-4c74-827a-c67e74fe7f84", "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": "YWQwMDE4MjA2NjViOWY3YmQ0MjIyNWVmMDJkM2IxNzc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "00a39678-52ec-42a9-9891-f8bb97c9695e", "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": "0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72", "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": "41eb8e95-3934-43cf-baba-6e6e5b608f51", "generatedFromUUID": "0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72" }, "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": "41eb8e95-3934-43cf-baba-6e6e5b608f51", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODliMzM5NDJhOWFmYTFkOGRiYzYxY2JiNjliNWVkZTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7be9a1ce-5fe0-4adf-89e4-0ae39e37d805" } ], "workloadContext": "Production" } 2023-05-22T12:08:15.064Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-22T12:08:15.064Z|36e02e58-70a5-4172-9f80-788e1d540133|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d46d6941-f52f-40f3-8f66-a9c65f612de3 ASDC 2023-05-22T12:08:15.066Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b16bc00e-9964-4431-95a6-e9f28c1114a2 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:d46d6941-f52f-40f3-8f66-a9c65f612de3 ServiceInvariantUUID:fd375c8e-8b32-4ae9-b5d9-a87d90660ffa 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:7be9a1ce-5fe0-4adf-89e4-0ae39e37d805 ArtifactChecksum:ODliMzM5NDJhOWFmYTFkOGRiYzYxY2JiNjliNWVkZTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:a7212e90-9f91-4e60-91c4-74fe8cbd6f2e ResourceInvariantUUID:5c34db00-6056-4c74-827a-c67e74fe7f84 ResourceName:basic_vm ResourceType:VF ResourceUUID:b9a4a12b-b07c-4e6e-8370-431877085240 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:00a39678-52ec-42a9-9891-f8bb97c9695e ArtifactChecksum:YWQwMDE4MjA2NjViOWY3YmQ0MjIyNWVmMDJkM2IxNzc= 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:0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72 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:41eb8e95-3934-43cf-baba-6e6e5b608f51 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:41eb8e95-3934-43cf-baba-6e6e5b608f51 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-22T12:08:15.066Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d46d6941-f52f-40f3-8f66-a9c65f612de3 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-22T12:08:15.133Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T12:08:15.133Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:08:15.134Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:08:15.134Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7be9a1ce-5fe0-4adf-89e4-0ae39e37d805 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-22T12:08:15.134Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-22T12:08:15.135Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-22T12:08:15.258Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-22T12:08:15.262Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 7be9a1ce-5fe0-4adf-89e4-0ae39e37d805 75155 2023-05-22T12:08:15.263Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-22T12:08:15.263Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-22T12:08:15.263Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T12:08:15.264Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:15.264Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:15.264Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757295263, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:16.265Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-22T12:08:16.266Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-22T12:08:16.266Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7be9a1ce-5fe0-4adf-89e4-0ae39e37d805, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:16.267Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-22T12:08:16.268Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:16.268Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:16.495Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4678090601444645762/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|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-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|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-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|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-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|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-BasicVm-csar.csar 2023-05-22T12:08:17.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.428Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:17.429Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ff382b9e-c47c-41ec-b4bf-c14d33a042f2 2023-05-22T12:08:17.430Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:17.431Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:d46d6941-f52f-40f3-8f66-a9c65f612de3 Model Version:NULL Model InvariantUuid:fd375c8e-8b32-4ae9-b5d9-a87d90660ffa Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:7738f77d-4c15-4113-b1a6-e4b9197c1679 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:5c34db00-6056-4c74-827a-c67e74fe7f84 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a7212e90-9f91-4e60-91c4-74fe8cbd6f2e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8db0b2ad-12b9-4c09-b44d-56a20f78f080 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:6c858fd6-6c1d-46cb-82a7-07387b864002 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ff382b9e-c47c-41ec-b4bf-c14d33a042f2 ModelInvariantUuid:a14affb6-dc8d-4d8f-8c75-c6da6e78aac7 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:48b156d2-e472-48b0-938b-3f29df313f22 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:3e09fd9f-8e93-4f1c-968f-aaa1c9413f88 ModelInvariantUuid:56a5cf64-3b83-4189-9e4e-3a43c365362f ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:7238dffa-8b8d-46ac-95ce-77dd910e4a3e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-22T12:08:17.449Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: b9a4a12b-b07c-4e6e-8370-431877085240 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:08:17.454Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||basic_vm 0 2023-05-22T12:08:17.454Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b9a4a12b-b07c-4e6e-8370-431877085240 2023-05-22T12:08:17.454Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 00a39678-52ec-42a9-9891-f8bb97c9695e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-22T12:08:17.454Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-22T12:08:17.454Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-22T12:08:17.546Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-22T12:08:17.546Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 00a39678-52ec-42a9-9891-f8bb97c9695e 787 2023-05-22T12:08:17.546Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-05-22T12:08:17.546Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-22T12:08:17.546Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T12:08:17.547Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:17.547Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:17.547Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757297546, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:18.548Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "8db0b2ad-12b9-4c09-b44d-56a20f78f080", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6c858fd6-6c1d-46cb-82a7-07387b864002", "vfModuleModelCustomizationUUID": "85ded047-936a-4efd-9a00-feccdf2df8c4", "isBase": true, "artifacts": [ "0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72", "41eb8e95-3934-43cf-baba-6e6e5b608f51" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-22T12:08:18.557Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6c858fd6-6c1d-46cb-82a7-07387b864002 VfModuleModelInvariantUUID:8db0b2ad-12b9-4c09-b44d-56a20f78f080 VfModuleModelDescription:NULL Artifacts UUID List:{ 0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72 , 41eb8e95-3934-43cf-baba-6e6e5b608f51 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-22T12:08:18.561Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "8db0b2ad-12b9-4c09-b44d-56a20f78f080", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6c858fd6-6c1d-46cb-82a7-07387b864002", "vfModuleModelCustomizationUUID": "85ded047-936a-4efd-9a00-feccdf2df8c4", "isBase": true, "artifacts": [ "0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72", "41eb8e95-3934-43cf-baba-6e6e5b608f51" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-22T12:08:18.561Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6c858fd6-6c1d-46cb-82a7-07387b864002 VfModuleModelInvariantUUID:8db0b2ad-12b9-4c09-b44d-56a20f78f080 VfModuleModelDescription:NULL Artifacts UUID List:{ 0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72 , 41eb8e95-3934-43cf-baba-6e6e5b608f51 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-22T12:08:18.561Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-22T12:08:18.561Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-22T12:08:18.562Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-22T12:08:18.684Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-22T12:08:18.684Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 0d5b3a6f-3b13-445d-8a5f-3dc8fa67ee72 5033 2023-05-22T12:08:18.685Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-22T12:08:18.685Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-22T12:08:18.685Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T12:08:18.685Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:18.686Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:18.686Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757298685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:19.687Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 41eb8e95-3934-43cf-baba-6e6e5b608f51 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-22T12:08:19.687Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-22T12:08:19.688Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-22T12:08:19.778Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-22T12:08:19.779Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 41eb8e95-3934-43cf-baba-6e6e5b608f51 903 2023-05-22T12:08:19.780Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-22T12:08:19.780Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-22T12:08:19.780Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-22T12:08:19.781Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:19.781Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:19.781Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757299780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:20.782Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: d46d6941-f52f-40f3-8f66-a9c65f612de3 2023-05-22T12:08:20.783Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 b9a4a12b-b07c-4e6e-8370-431877085240 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:08:20.818Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61f873a7, org.onap.sdc.toscaparser.api.parameters.Input@5dbd49a2, org.onap.sdc.toscaparser.api.parameters.Input@28b41696, org.onap.sdc.toscaparser.api.parameters.Input@61a7c6bf, org.onap.sdc.toscaparser.api.parameters.Input@4360f467] 2023-05-22T12:08:20.821Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.821Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.821Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-05-22T12:08:20.821Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= a7212e90-9f91-4e60-91c4-74fe8cbd6f2e 2023-05-22T12:08:20.822Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a7212e90-9f91-4e60-91c4-74fe8cbd6f2e matches Tosca VF Customization UUID: a7212e90-9f91-4e60-91c4-74fe8cbd6f2e 2023-05-22T12:08:20.822Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: a7212e90-9f91-4e60-91c4-74fe8cbd6f2e matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-22T12:08:20.828Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.828Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.830Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id a7212e90-9f91-4e60-91c4-74fe8cbd6f2e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-22T12:08:20.830Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@23e25e40 2023-05-22T12:08:20.830Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.831Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-22T12:08:20.831Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 85ded047-936a-4efd-9a00-feccdf2df8c4 2023-05-22T12:08:20.831Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 85ded047-936a-4efd-9a00-feccdf2df8c4 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-22T12:08:20.838Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.839Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:20.839Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T12:08:20.839Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.839Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:20.840Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T12:08:20.840Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.840Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-22T12:08:20.840Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-22T12:08:20.840Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-22T12:08:20.840Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ff382b9e-c47c-41ec-b4bf-c14d33a042f2 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-22T12:08:20.847Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.847Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:20.848Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-22T12:08:20.848Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.848Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-22T12:08:20.848Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=a7212e90-9f91-4e60-91c4-74fe8cbd6f2e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:08:20.853Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.854Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.854Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid d46d6941-f52f-40f3-8f66-a9c65f612de3: basic_vm 2023-05-22T12:08:20.854Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.855Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.855Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.855Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.855Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.856Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.856Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.856Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.856Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-22T12:08:20.856Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-22T12:08:20.856Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-22T12:08:21.098Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm b9a4a12b-b07c-4e6e-8370-431877085240 1 ASDC deployResourceStructure 2023-05-22T12:08:21.098Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-05-22T12:08:21.099Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-22T12:08:21.099Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T12:08:21.099Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:21.099Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:21.099Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757301098, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:22.101Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-22T12:08:22.101Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-22T12:08:22.101Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T12:08:22.102Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:22.102Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:22.102Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757302101, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:23.103Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-22T12:08:23.103Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-22T12:08:23.104Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T12:08:23.104Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:23.104Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:23.104Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757303103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:24.105Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-22T12:08:24.105Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-22T12:08:24.105Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-22T12:08:24.106Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:24.106Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:24.106Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757304105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:08:25.108Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b16bc00e-9964-4431-95a6-e9f28c1114a2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:08:25.136Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b16bc00e-9964-4431-95a6-e9f28c1114a2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-22T12:08:25.143Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-22T12:08:25.143Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-22T12:08:25.144Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-22T12:08:25.144Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-22T12:08:25.145Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:08:25.145Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:08:25.145Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:08:25.146Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:08:25.146Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-22T12:08:25.146Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-22T12:08:25.162Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-22T12:08:55.163Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b16bc00e-9964-4431-95a6-e9f28c1114a2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-22T12:08:55.176Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b16bc00e-9964-4431-95a6-e9f28c1114a2 and serviceModelVersionId: d46d6941-f52f-40f3-8f66-a9c65f612de3 2023-05-22T12:08:55.177Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fd375c8e-8b32-4ae9-b5d9-a87d90660ffa 2023-05-22T12:08:55.178Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0 2023-05-22T12:08:55.186Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-22T12:08:55.255Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0|INFO|500||Invoke 2023-05-22T12:08:55.256Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b16bc00e-9964-4431-95a6-e9f28c1114a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f96ba247-116d-4ddc-92af-b9b7874bcf19], X-ECOMP-RequestID=[b16bc00e-9964-4431-95a6-e9f28c1114a2], X-TransactionId=[], X-ONAP-RequestID=[b16bc00e-9964-4431-95a6-e9f28c1114a2], Content-Type=[application/merge-patch+json]} 2023-05-22T12:08:55.263Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-22T12:08:55.424Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?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/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0 has http status code:200 and response headers:{date=[Mon, 22 May 2023 12:08:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[319672], x-aai-txid=[1-aai-resources-230522-12:08:55:309-88995], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-22T12:08:55.425Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-22T12:08:55.426Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd375c8e-8b32-4ae9-b5d9-a87d90660ffa/model-vers/model-ver/d46d6941-f52f-40f3-8f66-a9c65f612de3?depth=0|INFO|500||InvokeReturn 2023-05-22T12:08:55.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-22T12:08:55.427Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-22T12:08:55.440Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-22T12:08:55.441Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b16bc00e-9964-4431-95a6-e9f28c1114a2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-22T12:08:55.441Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-22T12:08:55.442Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-22T12:08:55.442Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-22T12:08:55.442Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757335441, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-22T12:08:56.471Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:09:10.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:09:10.661Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:09:10.661Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "36e02e58-70a5-4172-9f80-788e1d540133", "consumerID": "SO-sdc-controller", "timestamp": 1684757287011, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-22T12:09:10.662Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:09:10.662Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:09:10.663Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:09:10.663Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:09:10.663Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:09:10.663Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-22T12:09:10.663Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:09:10.664Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-22T12:09:10.664Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-22T12:09:10.664Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:09:56.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:10:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:10:10.661Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.661Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-22T12:10:10.662Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.662Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.662Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-22T12:10:10.663Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.663Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.663Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-22T12:10:10.663Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.663Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.663Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757215515, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-22T12:10:10.664Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.664Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.664Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757295263, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-22T12:10:10.664Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.664Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.665Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757297546, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-22T12:10:10.665Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.665Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.665Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757298685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-22T12:10:10.665Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.666Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.666Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757299780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-22T12:10:10.666Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.667Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.667Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757301098, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-22T12:10:10.667Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.667Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.667Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757302101, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-22T12:10:10.668Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.668Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.668Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757303103, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-22T12:10:10.668Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.669Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.669Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757304105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-22T12:10:10.669Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:10.669Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-22T12:10:10.669Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b16bc00e-9964-4431-95a6-e9f28c1114a2", "consumerID": "SO-sdc-controller", "timestamp": 1684757335441, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-22T12:10:10.670Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-22T12:10:56.473Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:11:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:11:56.473Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:12:10.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:12:56.474Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:13:10.660Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:13:56.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:14:10.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:14:56.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:15:10.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:15:56.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:16:10.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:16:56.476Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:17:10.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:17:56.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:18:10.666Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:18:56.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:19:10.667Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:19:56.479Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:20:10.668Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:20:56.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:21:10.668Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:21:56.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:22:10.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:22:56.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:23:10.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:23:56.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:24:10.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:24:56.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:25:10.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:25:56.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:26:10.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:26:56.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:27:10.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:27:56.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:28:10.676Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:28:56.488Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:29:10.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:29:56.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:30:10.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:30:56.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:31:10.679Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:31:56.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:32:10.680Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:32:56.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:33:10.681Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:33:56.492Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:34:10.681Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:34:56.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:35:10.683Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:35:56.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:36:10.685Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:36:56.496Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:37:10.686Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:37:56.498Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:38:10.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:38:56.499Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:39:10.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:39:56.499Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:40:10.698Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:40:56.500Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:41:10.698Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:41:56.500Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:42:10.699Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:42:56.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:43:10.700Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:43:56.503Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:44:10.701Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:44:56.504Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:45:10.703Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:45:56.504Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:46:10.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:46:56.506Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:47:10.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:47:56.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:48:10.705Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:48:56.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:49:10.708Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:49:56.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:50:10.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:50:56.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:51:10.710Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:51:56.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:52:10.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:52:56.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:53:10.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:53:56.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:54:10.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:54:56.513Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:55:10.715Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:55:56.513Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:56:10.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:56:56.514Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:57:10.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:57:56.515Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:58:10.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:58:56.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T12:59:10.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T12:59:56.518Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:00:10.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:00:56.518Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:01:10.719Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:01:56.520Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:02:10.720Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:02:56.521Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:03:10.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:03:56.523Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:04:10.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:04:56.526Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:05:10.722Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:05:56.527Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:06:10.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:06:56.527Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:07:10.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:07:56.527Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:08:10.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:08:56.528Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:09:10.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:09:56.529Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:10:10.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:10:56.529Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:11:10.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:11:56.531Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:12:10.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:12:56.532Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:13:10.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:13:56.534Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:14:10.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:14:56.534Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:15:10.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:15:56.535Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:16:10.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:16:56.535Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:17:10.731Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:17:56.535Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:18:10.732Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:18:56.536Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:19:10.733Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:19:56.537Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:20:10.734Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:20:56.537Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:21:10.736Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:21:56.538Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:22:10.736Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:22:56.539Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:23:10.738Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:23:56.539Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:24:10.738Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:24:56.539Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:25:10.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:25:56.539Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:26:10.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:26:56.540Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:27:10.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:27:56.542Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:28:10.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:28:56.543Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:29:10.742Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:29:56.544Z|06e2f57a-f585-420e-9d5d-291fd76295a7|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:30:10.743Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:30:56.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:31:10.744Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:31:56.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:32:10.744Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:32:56.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:33:10.746Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-22T13:33:56.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-22T13:34:10.746Z|b16bc00e-9964-4431-95a6-e9f28c1114a2|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO