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-01-11T23:22:48.191Z||main|||||INFO|500||The following profiles are active: basic 2023-01-11T23:23:04.031Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-11T23:23:04.032Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-11T23:23:04.870Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-11T23:23:11.440Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-11T23:23:11.975Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-11T23:23:12.831Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-11T23:23:13.158Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-11T23:23:14.057Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-11T23:23:16.805Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-11T23:23:17.730Z||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-01-11T23:23:21.828Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-11T23:23:21.994Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-11T23:23:22.008Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-11T23:23:22.021Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-11T23:23:22.830Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-11T23:23:23.415Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-11T23:23:25.040Z||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-01-11T23:23:25.989Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-01-11T23:23:25.990Z||main|||||ERROR|500||(conn=1115) Table 'catalogdb.activity_spec' doesn't exist 2023-01-11T23:23:26.018Z||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-01-11T23:23:31.486Z||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-01-11T23:23:37.458Z||main|||||WARN|500||--- 2023-01-11T23:23:37.459Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-11T23:23:37.459Z||main|||||WARN|500||--- 2023-01-11T23:23:38.883Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-11T23:23:46.343Z||main|||||INFO|500||Started Application in 63.175 seconds (JVM running for 66.722) 2023-01-11T23:23:46.382Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-01-11T23:23:46.388Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-01-11T23:23:46.410Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-01-11T23:23:46.471Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 7212b48a-12a8-4196-93be-34263594addd url= /sdc/v1/artifactTypes 2023-01-11T23:23:46.481Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-01-11T23:23:47.080Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-11T23:23:47.221Z||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-01-11T23:23:47.222Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-01-11T23:23:47.222Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= cbc2c0b7-3f76-435a-b6e0-d4b64a005feb url= /sdc/v1/distributionKafkaData 2023-01-11T23:23:47.222Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-01-11T23:23:47.341Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-11T23:23:47.373Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@12c7c112 2023-01-11T23:23:47.520Z||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-a4049e3a-6b8c-4f29-a65b-d90144b30948 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-01-11T23:23:47.613Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Instantiated an idempotent producer. 2023-01-11T23:23:47.806Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-01-11T23:23:47.930Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-11T23:23:47.932Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-11T23:23:47.933Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673479427925 2023-01-11T23:23:47.963Z||scheduling-1|||||INFO|500||start DistributionClient 2023-01-11T23:23:48.040Z||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-09ed12ca-a250-40ca-91ba-0f89d81c957a 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-01-11T23:23:48.198Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-11T23:23:48.199Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-11T23:23:48.199Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673479428198 2023-01-11T23:23:48.202Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:23:48.205Z||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-a66d42cb-1edd-4446-b860-70c922569d60 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-01-11T23:23:48.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:23:48.241Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-11T23:23:48.249Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-11T23:23:48.249Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673479428241 2023-01-11T23:23:48.251Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:23:48.261Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:23:48.276Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-01-11T23:23:49.367Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 Y86ntjxxRPKOTsA__gjNfA 2023-01-11T23:23:49.367Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Cluster ID: bbkIZhQoRvqBZgZKx6Gu3Q 2023-01-11T23:23:49.370Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 Y86ntjxxRPKOTsA__gjNfA 2023-01-11T23:23:49.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] ProducerId set to 2001 with epoch 0 2023-01-11T23:23:49.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:49.370Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 Y86ntjxxRPKOTsA__gjNfA 2023-01-11T23:23:49.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 Y86ntjxxRPKOTsA__gjNfA 2023-01-11T23:23:49.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 Y86ntjxxRPKOTsA__gjNfA 2023-01-11T23:23:49.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 Y86ntjxxRPKOTsA__gjNfA 2023-01-11T23:23:49.377Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:49.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:49.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:49.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:49.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:49.383Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Cluster ID: bbkIZhQoRvqBZgZKx6Gu3Q 2023-01-11T23:23:49.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-11T23:23:49.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Cluster ID: bbkIZhQoRvqBZgZKx6Gu3Q 2023-01-11T23:23:49.390Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-01-11T23:23:49.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] (Re-)joining group 2023-01-11T23:23:49.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] (Re-)joining group 2023-01-11T23:23:49.543Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a-2ecf22b2-dfb0-4560-bec2-2cf8b3a3e887 2023-01-11T23:23:49.544Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:49.545Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] (Re-)joining group 2023-01-11T23:23:49.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60-0d8a2720-b157-4c80-90e9-229f4f633003 2023-01-11T23:23:49.566Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-01-11T23:23:49.566Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] (Re-)joining group 2023-01-11T23:23:55.559Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60-0d8a2720-b157-4c80-90e9-229f4f633003', protocol='range'} 2023-01-11T23:23:55.558Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a-2ecf22b2-dfb0-4560-bec2-2cf8b3a3e887', protocol='range'} 2023-01-11T23:23:55.689Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:55.691Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:55.692Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:55.693Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:55.693Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:55.694Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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 od8uOVmjSQuvDeKRwXTjfw 2023-01-11T23:23:55.702Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a-2ecf22b2-dfb0-4560-bec2-2cf8b3a3e887=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60-0d8a2720-b157-4c80-90e9-229f4f633003=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-01-11T23:23:55.729Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60-0d8a2720-b157-4c80-90e9-229f4f633003', protocol='range'} 2023-01-11T23:23:55.729Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a-2ecf22b2-dfb0-4560-bec2-2cf8b3a3e887', protocol='range'} 2023-01-11T23:23:55.730Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:55.731Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-01-11T23:23:55.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-01-11T23:23:55.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:55.765Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-01-11T23:23:55.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-01-11T23:23:55.766Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-01-11T23:23:55.766Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-01-11T23:23:55.766Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-01-11T23:23:55.766Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-01-11T23:23:55.767Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-01-11T23:23:55.767Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-01-11T23:23:55.767Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-01-11T23:23:55.767Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-01-11T23:23:55.767Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-01-11T23:23:55.767Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-01-11T23:23:55.838Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:55.839Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:56.046Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:56.046Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:56.058Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:56.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, 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-01-11T23:23:56.075Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-11T23:23:56.075Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-11T23:23:56.111Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-11T23:23:56.112Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-11T23:23:56.113Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-11T23:23:56.113Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-11T23:24:48.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:24:48.263Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:25:48.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:25:48.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:26:48.215Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:26:48.267Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:27:48.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:27:48.268Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:28:48.219Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:28:48.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:29:48.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:29:48.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:30:48.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:30:48.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:31:48.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:31:48.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:32:48.224Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:32:48.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:32:49.393Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-09ed12ca-a250-40ca-91ba-0f89d81c957a, groupId=so] Node -1 disconnected. 2023-01-11T23:32:49.565Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a66d42cb-1edd-4446-b860-70c922569d60, groupId=so] Node -1 disconnected. 2023-01-11T23:32:49.605Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Node -1 disconnected. 2023-01-11T23:33:26.899Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-11T23:33:48.225Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:33:48.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:34:48.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:34:48.278Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:35:48.229Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:35:48.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:36:48.230Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:36:48.280Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:37:48.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:37:48.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:38:48.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:38:48.282Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:39:48.236Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:39:48.283Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:40:48.238Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:40:48.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:41:48.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:41:48.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:42:48.243Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:42:48.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:43:48.244Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:43:48.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:44:48.246Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:44:48.290Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:45:48.247Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:45:48.291Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:46:48.249Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:46:48.292Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:47:48.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:47:48.293Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:48:48.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:48:48.294Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:49:48.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:49:48.294Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:50:48.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:50:48.296Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:51:48.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:51:48.298Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:52:48.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:52:48.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:53:48.261Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:53:48.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:54:48.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:54:48.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:55:48.263Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:55:48.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:56:48.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:56:48.307Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:57:48.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:57:48.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:58:48.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:58:48.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-11T23:59:48.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-11T23:59:48.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:00:48.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:00:48.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:01:48.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:01:48.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:02:48.284Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:02:48.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:03:48.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:03:48.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:04:48.297Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:04:48.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:05:48.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:05:48.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:06:48.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:06:48.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:07:48.303Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:07:48.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:08:48.304Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:08:48.327Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:09:48.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:09:48.328Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:10:48.308Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:10:48.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:11:48.309Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:11:48.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:12:48.310Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:12:48.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:13:48.311Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:13:48.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:14:48.313Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:14:48.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:15:48.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:15:48.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:16:48.319Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:16:48.338Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:17:48.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:17:48.338Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:18:48.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:18:48.341Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:19:48.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:19:48.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:20:48.324Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:20:48.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:21:48.325Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:21:48.346Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:22:48.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:22:48.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:23:48.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:23:48.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:24:48.330Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:24:48.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:25:48.332Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:25:48.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:26:48.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:26:48.353Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:27:48.335Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:27:48.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:28:48.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:28:48.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:29:48.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:29:48.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:30:48.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:30:48.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:31:48.341Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:31:48.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:32:48.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:32:48.363Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:33:48.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:33:48.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:34:48.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:34:48.365Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:35:48.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:35:48.367Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:36:48.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:36:48.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:37:48.349Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:37:48.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:31.938Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-12T00:38:31.939Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"62c15d81-c77e-4d15-9057-3e83542abd04","serviceName":"vFW 2023-01-12 00-37-09","serviceVersion":"1.0","serviceUUID":"f39a80ba-3141-4779-8387-71cfeab2d8c7","serviceDescription":"catalog service description","serviceInvariantUUID":"a07d7b20-c053-4177-b158-be1910ec9682","resources":[{"resourceInstanceName":"vFW 3d94d8a4-5dcd 0","resourceName":"vFW 3d94d8a4-5dcd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07","resourceInvariantUUID":"5e959a76-9833-4ef7-bce3-07370ecaec4e","resourceCustomizationUUID":"b8e509e2-9746-4850-8166-b07ee75d5629","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml","artifactChecksum":"YTdiOGMwZjU4ZDk2OWY3NTA2OWU5MGQ3ZjBiMTM4ODA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"238d3921-035a-45b1-8d07-06f5d13d8a2a","artifactVersion":"1"},{"artifactName":"vfw3d94d8a45dcd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json","artifactChecksum":"N2M1Y2RmYTdhMmE5NDY1MGEyZDc4ZDQ3YTdhMDJjZWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cc191025-7528-4047-97ea-926ff7d2fc06","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml","artifactChecksum":"MjQ0YTk4YWNjMzUxMTJhYWNlYzc2ZDcxNTJiMTU4ZWY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5e0fd2e8-62b7-40f5-97b3-2fe4c384ede6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"33c4c11b-fb86-4d35-9ff9-29a13bf501a1","artifactVersion":"2","generatedFromUUID":"44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230112003709-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml","artifactChecksum":"NmRkZTZlZmE0YmIwYzc4NmU3YWI3YWJiMzQxYjJiOWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0e7a16b7-fc6b-4084-90cc-3b806b5c1bf8","artifactVersion":"1"},{"artifactName":"service-Vfw20230112003709-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar","artifactChecksum":"ZTQwNjJlZjdkNDZiYmM3ZDBlZjhjNDI3ZDNkMTYzNDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"47ff6587-7f84-4caa-8ead-0c4d3070ef0f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-12T00:38:31.964Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:31.980Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:31.981Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:31.981Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:31.990Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T00:38:31.991Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T00:38:31.991Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T00:38:31.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T00:38:31.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T00:38:31.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T00:38:32.015Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:38:32.015Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:38:32.042Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:38:33.030Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:33.031Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:33.031Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:33.031Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:34.033Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:34.034Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:34.034Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:34.034Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:35.035Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:35.036Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:35.036Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:35.036Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:36.037Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:36.038Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:36.038Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:36.038Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:37.039Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:37.040Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:37.040Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:37.040Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:38.041Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T00:38:38.042Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:38.042Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:38.042Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:39.045Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "serviceName": "vFW 2023-01-12 00-37-09", "serviceVersion": "1.0", "serviceUUID": "f39a80ba-3141-4779-8387-71cfeab2d8c7", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a07d7b20-c053-4177-b158-be1910ec9682", "resources": [ { "resourceInstanceName": "vFW 3d94d8a4-5dcd 0", "resourceCustomizationUUID": "b8e509e2-9746-4850-8166-b07ee75d5629", "resourceName": "vFW 3d94d8a4-5dcd", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07", "resourceInvariantUUID": "5e959a76-9833-4ef7-bce3-07370ecaec4e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw3d94d8a45dcd0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "artifactChecksum": "N2M1Y2RmYTdhMmE5NDY1MGEyZDc4ZDQ3YTdhMDJjZWM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cc191025-7528-4047-97ea-926ff7d2fc06", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "33c4c11b-fb86-4d35-9ff9-29a13bf501a1", "generatedFromUUID": "44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "33c4c11b-fb86-4d35-9ff9-29a13bf501a1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230112003709-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "artifactChecksum": "ZTQwNjJlZjdkNDZiYmM3ZDBlZjhjNDI3ZDNkMTYzNDE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "47ff6587-7f84-4caa-8ead-0c4d3070ef0f" } ], "workloadContext": "Production" } 2023-01-12T00:38:39.046Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-12T00:38:39.047Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f39a80ba-3141-4779-8387-71cfeab2d8c7 ASDC 2023-01-12T00:38:39.172Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:62c15d81-c77e-4d15-9057-3e83542abd04 ServiceName:vFW 2023-01-12 00-37-09 ServiceVersion:1.0 ServiceUUID:f39a80ba-3141-4779-8387-71cfeab2d8c7 ServiceInvariantUUID:a07d7b20-c053-4177-b158-be1910ec9682 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230112003709-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar ArtifactUUID:47ff6587-7f84-4caa-8ead-0c4d3070ef0f ArtifactChecksum:ZTQwNjJlZjdkNDZiYmM3ZDBlZjhjNDI3ZDNkMTYzNDE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 3d94d8a4-5dcd 0 ResourceCustomizationUUID:b8e509e2-9746-4850-8166-b07ee75d5629 ResourceInvariantUUID:5e959a76-9833-4ef7-bce3-07370ecaec4e ResourceName:vFW 3d94d8a4-5dcd ResourceType:VF ResourceUUID:b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw3d94d8a45dcd0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json ArtifactUUID:cc191025-7528-4047-97ea-926ff7d2fc06 ArtifactChecksum:N2M1Y2RmYTdhMmE5NDY1MGEyZDc4ZDQ3YTdhMDJjZWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml ArtifactUUID:44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env ArtifactUUID:33c4c11b-fb86-4d35-9ff9-29a13bf501a1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env ArtifactUUID:33c4c11b-fb86-4d35-9ff9-29a13bf501a1 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-12T00:38:39.173Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f39a80ba-3141-4779-8387-71cfeab2d8c7 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-01-12T00:38:39.449Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-12T00:38:39.450Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-12T00:38:39.451Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-12T00:38:39.451Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 47ff6587-7f84-4caa-8ead-0c4d3070ef0f from URL: /sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:39.451Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-12T00:38:39.456Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:39.538Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-12T00:38:39.553Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar 47ff6587-7f84-4caa-8ead-0c4d3070ef0f 101482 2023-01-12T00:38:39.555Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar ASDC sendASDCNotification 2023-01-12T00:38:39.555Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:39.556Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-12T00:38:39.557Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:39.557Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:39.557Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483919554, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:40.558Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-12T00:38:40.559Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-01-12T00:38:40.560Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 47ff6587-7f84-4caa-8ead-0c4d3070ef0f, URL: /sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar to file: /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:40.561Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230112003709-csar.csar 2023-01-12T00:38:40.654Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:40.655Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:41.449Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6874858330945816062/Definitions/service-Vfw20230112003709-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-01-12T00:38:44.972Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-12T00:38:44.987Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-12T00:38:44.987Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.987Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-12T00:38:44.987Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3d94d8a4-5dcd 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-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.989Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.989Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.989Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.989Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:44.989Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-01-12T00:38:45.001Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery
, TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.003Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.011Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:45.012Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-12T00:38:45.015Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-12T00:38:45.017Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.018Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.018Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:45.018Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-01-12T00:38:45.018Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-12T00:38:45.019Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.019Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.026Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.026Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:45.026Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:45.027Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-12T00:38:45.027Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.027Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.027Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.028Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-12T00:38:45.028Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:45.028Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-12T00:38:45.028Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-12T00:38:45.028Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.029Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.029Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-12T00:38:45.029Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.029Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-12T00:38:45.029Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.030Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-12T00:38:45.030Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.030Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-12T00:38:45.032Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.032Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:45.032Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:45.033Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.033Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:45.033Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:45.033Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.034Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:45.034Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:45.034Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-12T00:38:45.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.036Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.036Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-12T00:38:45.036Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.036Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-12T00:38:45.036Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.037Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3006e301-632b-4a10-b6cd-c053bf1a3179 2023-01-12T00:38:45.037Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.037Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:45.037Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:45.038Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-12T00:38:45.038Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.038Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.038Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.038Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-12T00:38:45.039Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:45.039Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-12T00:38:45.039Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-12T00:38:45.040Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.040Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-12T00:38:45.040Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.040Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=b78d0ddd-ad11-43ba-b427-3bc03cc57c5c 2023-01-12T00:38:45.041Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.041Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:45.041Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:45.041Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-12T00:38:45.041Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.042Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.042Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.042Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-12T00:38:45.042Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:45.043Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-12T00:38:45.043Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-12T00:38:45.043Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:45.043Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:45.043Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-12T00:38:45.044Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=00f78f92-8fe8-49f6-bfe7-4582aaaef3e1 2023-01-12T00:38:45.044Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.044Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.044Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.044Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.045Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.045Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.045Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:45.045Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:45.045Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-12 00-37-09 Description:catalog service description Model UUID:f39a80ba-3141-4779-8387-71cfeab2d8c7 Model Version:NULL Model InvariantUuid:a07d7b20-c053-4177-b158-be1910ec9682 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 3d94d8a4-5dcd Model UUID:401b8cb5-7e8f-4c8e-b583-89592122e00f Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5e959a76-9833-4ef7-bce3-07370ecaec4e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b8e509e2-9746-4850-8166-b07ee75d5629 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7a3d5434-8f0a-4929-a86f-abc3abdda8b5 ModelName:Vfw3d94d8a45dcd..base_vfw..module-0 ModelUuid:dc17b095-c9af-4d04-b40f-42256a007a25 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3006e301-632b-4a10-b6cd-c053bf1a3179 ModelInvariantUuid:1ba86ce4-af96-485e-bf2a-29dc67f2239a ModelName:vFW 3d94d8a4-5dcd-nodes.vfwCvfc ModelUuid:7b1ee76a-0ab2-4efd-bd96-d84566f337d4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7b2cf9d8-cf09-4e20-9aaf-21dd8452c4f3 ModelInvariantUuid:da07ba5b-afc1-4950-a0e2-bd6d4ff90c44 ModelName:Vfw3d94d8a45dcd.compute.nodes.heat.vfw ModelUuid:16b57178-6c90-4705-9aae-9b249a562dc9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:b78d0ddd-ad11-43ba-b427-3bc03cc57c5c ModelInvariantUuid:1ebaa026-7db8-4448-81de-3e3e115e17e3 ModelName:vFW 3d94d8a4-5dcd-nodes.vsnCvfc ModelUuid:61cdd52c-e803-453b-9b0f-19a792a40fd5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:87234885-41a0-4be7-985f-4e4cf4197ee6 ModelInvariantUuid:8c619905-3f11-4133-8a16-bfe2f8e087fb ModelName:Vfw3d94d8a45dcd.compute.nodes.heat.vsn ModelUuid:4fcd9c87-60e5-40c9-9b58-ca032699f6a6 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:00f78f92-8fe8-49f6-bfe7-4582aaaef3e1 ModelInvariantUuid:b951773e-83ed-4dbc-99d3-dcfa81b21ead ModelName:vFW 3d94d8a4-5dcd-nodes.vpgCvfc ModelUuid:cee0839e-99f0-4c80-b80a-8bb854ae0eb2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:76ebc408-357c-48d6-9d8b-317dbc442248 ModelInvariantUuid:f0fe3aae-aa77-4190-846d-5f292edaea4e ModelName:Vfw3d94d8a45dcd.compute.nodes.heat.vpg ModelUuid:68b2df03-0e8c-4dcc-967c-431821d642fa 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-01-12T00:38:45.064Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-12T00:38:45.146Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||vFW 3d94d8a4-5dcd 0 2023-01-12T00:38:45.155Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07 2023-01-12T00:38:45.155Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: cc191025-7528-4047-97ea-926ff7d2fc06 from URL: /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json 2023-01-12T00:38:45.156Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-12T00:38:45.156Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json 2023-01-12T00:38:45.250Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-12T00:38:45.251Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json cc191025-7528-4047-97ea-926ff7d2fc06 785 2023-01-12T00:38:45.252Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json ASDC sendASDCNotification 2023-01-12T00:38:45.252Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json 2023-01-12T00:38:45.252Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-12T00:38:45.253Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:45.253Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:45.253Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483925252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:46.255Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw3d94d8a45dcd..base_vfw..module-0", "vfModuleModelInvariantUUID": "7a3d5434-8f0a-4929-a86f-abc3abdda8b5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "dc17b095-c9af-4d04-b40f-42256a007a25", "vfModuleModelCustomizationUUID": "6d867ad0-d005-4467-b555-f03c01595881", "isBase": true, "artifacts": [ "44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd", "33c4c11b-fb86-4d35-9ff9-29a13bf501a1" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-12T00:38:46.272Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw3d94d8a45dcd..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:dc17b095-c9af-4d04-b40f-42256a007a25 VfModuleModelInvariantUUID:7a3d5434-8f0a-4929-a86f-abc3abdda8b5 VfModuleModelDescription:NULL Artifacts UUID List:{ 44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd , 33c4c11b-fb86-4d35-9ff9-29a13bf501a1 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-01-12T00:38:46.277Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw3d94d8a45dcd..base_vfw..module-0", "vfModuleModelInvariantUUID": "7a3d5434-8f0a-4929-a86f-abc3abdda8b5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "dc17b095-c9af-4d04-b40f-42256a007a25", "vfModuleModelCustomizationUUID": "6d867ad0-d005-4467-b555-f03c01595881", "isBase": true, "artifacts": [ "44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd", "33c4c11b-fb86-4d35-9ff9-29a13bf501a1" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-01-12T00:38:46.277Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw3d94d8a45dcd..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:dc17b095-c9af-4d04-b40f-42256a007a25 VfModuleModelInvariantUUID:7a3d5434-8f0a-4929-a86f-abc3abdda8b5 VfModuleModelDescription:NULL Artifacts UUID List:{ 44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd , 33c4c11b-fb86-4d35-9ff9-29a13bf501a1 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-01-12T00:38:46.277Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd from URL: /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml 2023-01-12T00:38:46.277Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-12T00:38:46.278Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml 2023-01-12T00:38:46.342Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-12T00:38:46.342Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml 44f1d9b8-15b3-4902-a2fe-59c16cd8f5cd 20368 2023-01-12T00:38:46.343Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-12T00:38:46.343Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml 2023-01-12T00:38:46.343Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-12T00:38:46.344Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:46.344Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:46.344Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483926343, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:47.345Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 33c4c11b-fb86-4d35-9ff9-29a13bf501a1 from URL: /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env 2023-01-12T00:38:47.346Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-01-12T00:38:47.346Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env 2023-01-12T00:38:47.422Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-01-12T00:38:47.422Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env 33c4c11b-fb86-4d35-9ff9-29a13bf501a1 2098 2023-01-12T00:38:47.423Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-12T00:38:47.423Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env 2023-01-12T00:38:47.423Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-12T00:38:47.423Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:47.423Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:47.424Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483927423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:48.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:48.256Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:38:48.257Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:38:48.258Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:38:48.425Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f39a80ba-3141-4779-8387-71cfeab2d8c7 2023-01-12T00:38:48.425Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 3d94d8a4-5dcd 0 b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07 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-01-12T00:38:48.476Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1e3e6ef8, org.onap.sdc.toscaparser.api.parameters.Input@282f6bbc, org.onap.sdc.toscaparser.api.parameters.Input@4721f67d, org.onap.sdc.toscaparser.api.parameters.Input@4fbe8c23, org.onap.sdc.toscaparser.api.parameters.Input@221a7282] 2023-01-12T00:38:48.483Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.483Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.483Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-01-12T00:38:48.484Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= b8e509e2-9746-4850-8166-b07ee75d5629 2023-01-12T00:38:48.484Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b8e509e2-9746-4850-8166-b07ee75d5629 matches Tosca VF Customization UUID: b8e509e2-9746-4850-8166-b07ee75d5629 2023-01-12T00:38:48.484Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: b8e509e2-9746-4850-8166-b07ee75d5629 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-01-12T00:38:48.495Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.496Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.497Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id b8e509e2-9746-4850-8166-b07ee75d5629: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-12T00:38:48.498Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2d90bf99 2023-01-12T00:38:48.498Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.498Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-12T00:38:48.499Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6d867ad0-d005-4467-b555-f03c01595881 2023-01-12T00:38:48.500Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6d867ad0-d005-4467-b555-f03c01595881 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-01-12T00:38:48.509Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.510Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:48.510Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:48.511Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.511Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:48.511Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:48.511Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.512Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:48.512Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:48.512Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-12T00:38:48.512Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:48.513Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-12T00:38:48.513Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-12T00:38:48.513Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.513Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:48.514Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-12T00:38:48.514Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:48.514Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-12T00:38:48.514Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.514Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3006e301-632b-4a10-b6cd-c053bf1a3179 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-01-12T00:38:48.524Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.525Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:48.525Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:48.526Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.526Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:48.527Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:48.527Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-12T00:38:48.527Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:48.528Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.528Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.528Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-12T00:38:48.528Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:48.529Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-12T00:38:48.529Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-12T00:38:48.529Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:48.529Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-12T00:38:48.529Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.530Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=b78d0ddd-ad11-43ba-b427-3bc03cc57c5c 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-01-12T00:38:48.533Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.533Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:48.533Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:48.536Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.537Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is not matching search criteria 2023-01-12T00:38:48.537Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-12T00:38:48.537Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-12T00:38:48.537Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:48.538Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.538Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.538Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-12T00:38:48.538Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-12T00:38:48.538Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-12T00:38:48.539Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-12T00:38:48.539Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-12T00:38:48.539Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-12T00:38:48.539Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-12T00:38:48.539Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=00f78f92-8fe8-49f6-bfe7-4582aaaef3e1 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-01-12T00:38:48.543Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.543Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:48.543Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-12T00:38:48.544Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.544Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Node template vFW 3d94d8a4-5dcd 0 is matching search criteria 2023-01-12T00:38:48.544Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 3d94d8a4-5dcd 0] matching following query criteria: sdcType=VF, customizationUUID=b8e509e2-9746-4850-8166-b07ee75d5629 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-12T00:38:48.548Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.548Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.549Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid f39a80ba-3141-4779-8387-71cfeab2d8c7: vFW 3d94d8a4-5dcd 2023-01-12T00:38:48.549Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.549Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.549Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.549Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.550Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.550Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.550Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.551Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.551Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T00:38:48.551Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-12 00-37-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T00:38:48.551Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-01-12 00-37-09 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-01-12T00:38:48.933Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 3d94d8a4-5dcd b1c51e9b-4be7-4f54-bd8b-a03c6eaddc07 1 ASDC deployResourceStructure 2023-01-12T00:38:48.934Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json ASDC sendASDCNotification 2023-01-12T00:38:48.934Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json 2023-01-12T00:38:48.935Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-12T00:38:48.935Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:48.935Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:48.935Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483928934, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:49.936Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-12T00:38:49.937Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml 2023-01-12T00:38:49.937Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-12T00:38:49.938Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:49.938Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:49.939Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483929936, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:50.940Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-12T00:38:50.940Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env 2023-01-12T00:38:50.940Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-12T00:38:50.941Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:50.941Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:50.941Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483930940, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:51.942Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar ASDC sendASDCNotification 2023-01-12T00:38:51.943Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar 2023-01-12T00:38:51.943Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-12T00:38:51.943Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:38:51.943Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:38:51.944Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483931942, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:38:52.945Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:38:52.987Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:38:52.992Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T00:38:52.992Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T00:38:52.993Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T00:39:22.993Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:39:23.008Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:39:23.010Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T00:39:23.011Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T00:39:23.011Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T00:39:48.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:39:48.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.260Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.262Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.262Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.262Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.262Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.263Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.263Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.263Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.263Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "NOTIFIED" } 2023-01-12T00:39:48.264Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.264Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.264Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "NOTIFIED" } 2023-01-12T00:39:48.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.265Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.266Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-12T00:39:48.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-12T00:39:48.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.271Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.272Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.272Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.273Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.273Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.273Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.273Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.274Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.274Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-12T00:39:48.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.277Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-12T00:39:48.277Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.278Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.278Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.278Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.278Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.279Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.279Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.279Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.280Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.280Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.280Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.280Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.281Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.282Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.282Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.282Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.283Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T00:39:48.283Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.283Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.283Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483854130, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "NOTIFIED" } 2023-01-12T00:39:48.284Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.284Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.284Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483889198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "NOTIFIED" } 2023-01-12T00:39:48.284Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.285Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.285Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483868349, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "NOTIFIED" } 2023-01-12T00:39:48.285Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.285Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.285Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483893279, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "NOTIFIED" } 2023-01-12T00:39:48.286Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.286Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.286Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483908470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "NOTIFIED" } 2023-01-12T00:39:48.287Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.287Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.287Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483917569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.288Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.288Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.288Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483917572, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.288Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.289Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.289Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "cds-sdc-listener", "timestamp": 1673483918062, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.289Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.289Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.290Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483919554, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.290Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.290Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.290Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483918554, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.291Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.291Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.291Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483918683, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.292Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.292Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.292Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483919750, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.293Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.293Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.293Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483920871, "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-01-12T00:39:48.304Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 62c15d81-c77e-4d15-9057-3e83542abd04 2023-01-12T00:39:48.305Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62c15d81-c77e-4d15-9057-3e83542abd04 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-01-12T00:39:48.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.320Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "multicloud-k8s", "timestamp": 1673483921874, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "DEPLOY_OK" } 2023-01-12T00:39:48.321Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.321Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.322Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483925252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.322Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.322Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483924253, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DEPLOY_OK" } 2023-01-12T00:39:48.323Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.323Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483926343, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.323Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:48.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.324Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673483925259, "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-01-12T00:39:48.332Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 62c15d81-c77e-4d15-9057-3e83542abd04 2023-01-12T00:39:48.333Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62c15d81-c77e-4d15-9057-3e83542abd04 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-01-12T00:39:48.344Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:39:48.344Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483927423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-12T00:39:48.345Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:39:53.011Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:39:53.027Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:39:53.034Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T00:39:53.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T00:39:53.035Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T00:40:23.036Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:40:23.049Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:40:23.052Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T00:40:23.052Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T00:40:23.052Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T00:40:48.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:40:48.256Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:40:48.256Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483928934, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/vfw3d94d8a45dcd0_modules.json", "status": "DEPLOY_OK" } 2023-01-12T00:40:48.257Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:40:48.257Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:40:48.258Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483929936, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-01-12T00:40:48.258Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:40:48.258Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:40:48.258Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483930940, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/resourceInstances/vfw3d94d8a45dcd0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-01-12T00:40:48.259Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:40:48.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:40:48.259Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673483931942, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DEPLOY_OK" } 2023-01-12T00:40:48.259Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:40:48.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:40:48.259Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483934095, "artifactURL": "/sdc/v1/catalog/services/Vfw20230112003709/1.0/artifacts/service-Vfw20230112003709-csar.csar", "status": "DEPLOY_OK" } 2023-01-12T00:40:48.260Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:40:48.260Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:40:48.260Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "aai-model-loader", "timestamp": 1673483935099, "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-01-12T00:40:48.271Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 62c15d81-c77e-4d15-9057-3e83542abd04 2023-01-12T00:40:48.271Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62c15d81-c77e-4d15-9057-3e83542abd04 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-01-12T00:40:53.053Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:40:53.067Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T00:40:53.071Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T00:40:53.071Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-12T00:40:53.071Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-12T00:40:53.071Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-12T00:40:53.071Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T00:40:53.071Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T00:40:53.072Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T00:40:53.072Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T00:40:53.072Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-01-12T00:40:53.079Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-12T00:41:23.080Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 62c15d81-c77e-4d15-9057-3e83542abd04 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-01-12T00:41:23.097Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 62c15d81-c77e-4d15-9057-3e83542abd04 and serviceModelVersionId: f39a80ba-3141-4779-8387-71cfeab2d8c7 2023-01-12T00:41:23.097Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a07d7b20-c053-4177-b158-be1910ec9682 2023-01-12T00:41:41.807Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0 2023-01-12T00:41:41.948Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-01-12T00:41:42.644Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0|INFO|500||Invoke 2023-01-12T00:41:42.651Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[62c15d81-c77e-4d15-9057-3e83542abd04], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[18901e3c-791f-41b4-a661-113fc2a89ab6], X-ECOMP-RequestID=[62c15d81-c77e-4d15-9057-3e83542abd04], X-TransactionId=[], X-ONAP-RequestID=[62c15d81-c77e-4d15-9057-3e83542abd04], Content-Type=[application/merge-patch+json]} 2023-01-12T00:41:42.677Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-12T00:41:42.938Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?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/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 00:41:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[151680], x-aai-txid=[1-aai-resources-230112-00:41:41:100-28644], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T00:41:42.940Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-12T00:41:42.941Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a07d7b20-c053-4177-b158-be1910ec9682/model-vers/model-ver/f39a80ba-3141-4779-8387-71cfeab2d8c7?depth=0|INFO|500||InvokeReturn 2023-01-12T00:41:42.945Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-12T00:41:42.947Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-01-12T00:41:42.963Z|62c15d81-c77e-4d15-9057-3e83542abd04|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-01-12T00:41:42.964Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 62c15d81-c77e-4d15-9057-3e83542abd04 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-12T00:41:42.965Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-12T00:41:42.966Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-01-12T00:41:42.966Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T00:41:42.966Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673484102964, "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-01-12T00:41:43.982Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:41:48.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:41:48.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T00:41:48.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "62c15d81-c77e-4d15-9057-3e83542abd04", "consumerID": "SO-sdc-controller", "timestamp": 1673484102964, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-12T00:41:48.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T00:42:43.984Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:42:48.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:43:43.987Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:43:48.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:44:43.988Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:44:48.255Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:45:43.990Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:45:48.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:46:43.992Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:46:48.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:47:43.992Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:47:48.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:47:50.045Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Node 1 disconnected. 2023-01-12T00:48:43.993Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:48:48.262Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:49:43.995Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:49:48.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:50:43.995Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:50:48.266Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:51:43.996Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:51:48.267Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:52:43.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:52:48.269Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:53:44.000Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:53:48.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:54:44.003Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:54:48.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:55:44.004Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:55:48.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:56:44.005Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:56:48.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:57:44.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:57:48.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:58:44.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:58:48.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T00:59:44.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T00:59:48.279Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:00:44.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:00:48.280Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:01:44.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:01:48.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:02:44.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:02:48.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:18.958Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-12T01:03:18.959Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"9c7cd472-5329-4e84-90df-c9dee4f9feb3","serviceName":"Demo_pNF_8Yaqf7H4m1RkwcMbMrdr","serviceVersion":"1.0","serviceUUID":"ca496274-53bc-4569-989c-13801de5fad4","serviceDescription":"catalog service description","serviceInvariantUUID":"641f01b9-6acd-4a66-ae82-b20ac07b51e6","resources":[{"resourceInstanceName":"pNF 6556619e-0af2 0","resourceName":"pNF 6556619e-0af2","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a3f51367-2132-45a6-98b3-d3308fb42a15","resourceInvariantUUID":"1453bca2-7b7a-4a65-b573-7c4bc60e9440","resourceCustomizationUUID":"7f9b0121-a588-43d8-87bb-dd4c8e014440","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml","artifactChecksum":"ZjUxMTM4OGM1ODkyYmUwMGI3YTg0ODk5NzMwNzRmMjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a7e5c937-8d77-440a-938a-d35706e161d7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar","artifactChecksum":"ZDdjM2UwNWQzNTQwZjVmZGQ4ZDNkYWM4ZTQwMGExMTI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"28478ef5-3e0d-4086-8fcf-efd5c4e70d0b","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"df67e271-b581-482b-9868-5a6d7cd2265d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml","artifactChecksum":"MWQ2MjMyOTliODJjNzY2NmMyZDFkMDg4NGZlNjUyZDc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"83832f8e-668c-4884-ba31-81be4a13e99a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"64438c85-8f45-4fe7-9fb3-a82ad6587444","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bb87ac5a-d506-4bff-8b0c-15406445c2e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml","artifactChecksum":"NmMwNGMwZWJiMDg4MThiODE4MjIwYjY0MGQwZTQ1YjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d3494787-bbc2-4874-9c4e-e5fa553cd8d5","artifactVersion":"1"},{"artifactName":"service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar","artifactChecksum":"ODZiZDQxYWM1NTAwNTE1NTk2MGIzOWFkOGIxODkyNDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"12cd1743-2464-41f2-b8d5-8bc7ada65a57","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-12T01:03:18.965Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:18.966Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:18.966Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:18.966Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:18.971Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T01:03:18.972Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T01:03:18.972Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T01:03:18.972Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T01:03:18.972Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T01:03:18.972Z||kafka-producer-network-thread | SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a4049e3a-6b8c-4f29-a65b-d90144b30948] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to od8uOVmjSQuvDeKRwXTjfw 2023-01-12T01:03:19.010Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-12T01:03:19.011Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:03:19.014Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:03:19.982Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:19.983Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:19.983Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:19.985Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:20.989Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:20.990Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:20.990Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:20.991Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:21.992Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:21.993Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:21.993Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:21.993Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:22.996Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:22.996Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:22.997Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:22.997Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:23.998Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:23.998Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:23.999Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:23.999Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:25.000Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:25.002Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:25.002Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:25.002Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:26.004Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-12T01:03:26.005Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:26.005Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:26.005Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:27.008Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "serviceName": "Demo_pNF_8Yaqf7H4m1RkwcMbMrdr", "serviceVersion": "1.0", "serviceUUID": "ca496274-53bc-4569-989c-13801de5fad4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "641f01b9-6acd-4a66-ae82-b20ac07b51e6", "resources": [ { "resourceInstanceName": "pNF 6556619e-0af2 0", "resourceCustomizationUUID": "7f9b0121-a588-43d8-87bb-dd4c8e014440", "resourceName": "pNF 6556619e-0af2", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a3f51367-2132-45a6-98b3-d3308fb42a15", "resourceInvariantUUID": "1453bca2-7b7a-4a65-b573-7c4bc60e9440", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "artifactChecksum": "ODZiZDQxYWM1NTAwNTE1NTk2MGIzOWFkOGIxODkyNDQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "12cd1743-2464-41f2-b8d5-8bc7ada65a57" } ], "workloadContext": "Production" } 2023-01-12T01:03:27.008Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-12T01:03:27.009Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ca496274-53bc-4569-989c-13801de5fad4 ASDC 2023-01-12T01:03:27.010Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:9c7cd472-5329-4e84-90df-c9dee4f9feb3 ServiceName:Demo_pNF_8Yaqf7H4m1RkwcMbMrdr ServiceVersion:1.0 ServiceUUID:ca496274-53bc-4569-989c-13801de5fad4 ServiceInvariantUUID:641f01b9-6acd-4a66-ae82-b20ac07b51e6 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar ArtifactUUID:12cd1743-2464-41f2-b8d5-8bc7ada65a57 ArtifactChecksum:ODZiZDQxYWM1NTAwNTE1NTk2MGIzOWFkOGIxODkyNDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6556619e-0af2 0 ResourceCustomizationUUID:7f9b0121-a588-43d8-87bb-dd4c8e014440 ResourceInvariantUUID:1453bca2-7b7a-4a65-b573-7c4bc60e9440 ResourceName:pNF 6556619e-0af2 ResourceType:PNF ResourceUUID:a3f51367-2132-45a6-98b3-d3308fb42a15 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-12T01:03:27.011Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ca496274-53bc-4569-989c-13801de5fad4 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_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-01-12T01:03:27.061Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-12T01:03:27.063Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-01-12T01:03:27.063Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-01-12T01:03:27.063Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 12cd1743-2464-41f2-b8d5-8bc7ada65a57 from URL: /sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:27.063Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-01-12T01:03:27.064Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:27.159Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-01-12T01:03:27.160Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 12cd1743-2464-41f2-b8d5-8bc7ada65a57 88004 2023-01-12T01:03:27.161Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar ASDC sendASDCNotification 2023-01-12T01:03:27.161Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:27.161Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-12T01:03:27.162Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:27.162Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:27.162Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485407161, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:28.163Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-12T01:03:28.164Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-01-12T01:03:28.164Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 12cd1743-2464-41f2-b8d5-8bc7ada65a57, URL: /sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar to file: /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:28.165Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:28.165Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:28.166Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:28.411Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15700377540923858856/Definitions/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml 2023-01-12T01:03:29.559Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-12T01:03:29.560Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-01-12T01:03:29.560Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.560Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-12T01:03:29.561Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||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-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.561Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.561Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||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-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.562Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.562Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.562Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6556619e-0af2 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-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.562Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.563Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-01-12T01:03:29.563Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.563Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.564Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Node template pNF 6556619e-0af2 0 is matching search criteria 2023-01-12T01:03:29.564Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-01-12T01:03:29.565Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 6556619e-0af2 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-12T01:03:29.565Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.565Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.566Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Node template pNF 6556619e-0af2 0 is matching search criteria 2023-01-12T01:03:29.566Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-01-12T01:03:29.566Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 6556619e-0af2 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-12T01:03:29.567Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.568Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.568Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.569Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.569Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.569Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.570Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.570Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.571Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.571Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.572Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_8Yaqf7H4m1RkwcMbMrdr Description:catalog service description Model UUID:ca496274-53bc-4569-989c-13801de5fad4 Model Version:NULL Model InvariantUuid:641f01b9-6acd-4a66-ae82-b20ac07b51e6 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-01-12T01:03:29.580Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: a3f51367-2132-45a6-98b3-d3308fb42a15 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-12T01:03:29.585Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||pNF 6556619e-0af2 0 2023-01-12T01:03:29.585Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a3f51367-2132-45a6-98b3-d3308fb42a15 2023-01-12T01:03:29.587Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||No resources found for Service: ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:03:29.587Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:03:29.587Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6556619e-0af2 0 a3f51367-2132-45a6-98b3-d3308fb42a15 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-01-12T01:03:29.594Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@73d3e2ee, org.onap.sdc.toscaparser.api.parameters.Input@5977306b, org.onap.sdc.toscaparser.api.parameters.Input@319a042b, org.onap.sdc.toscaparser.api.parameters.Input@3b23702b, org.onap.sdc.toscaparser.api.parameters.Input@578b3133] 2023-01-12T01:03:29.595Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.595Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.596Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid ca496274-53bc-4569-989c-13801de5fad4: pNF 6556619e-0af2 2023-01-12T01:03:29.596Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Processing PNF resource: a3f51367-2132-45a6-98b3-d3308fb42a15 2023-01-12T01:03:29.596Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-12T01:03:29.596Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_8Yaqf7H4m1RkwcMbMrdr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-12T01:03:29.597Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Resource customization UUID: 7f9b0121-a588-43d8-87bb-dd4c8e014440 is the same as notified resource customizationUUID: 7f9b0121-a588-43d8-87bb-dd4c8e014440 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-01-12T01:03:29.689Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6556619e-0af2 a3f51367-2132-45a6-98b3-d3308fb42a15 0 ASDC deployResourceStructure 2023-01-12T01:03:29.690Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar ASDC sendASDCNotification 2023-01-12T01:03:29.690Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar 2023-01-12T01:03:29.690Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-12T01:03:29.691Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:03:29.691Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:03:29.691Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485409690, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:30.692Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:03:30.711Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:03:30.715Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T01:03:30.715Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T01:03:30.716Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T01:03:48.253Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:03:48.256Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:03:48.256Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:03:48.257Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:03:48.258Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:03:48.258Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:03:48.258Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:00.716Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:04:00.740Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:04:00.744Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T01:04:00.744Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T01:04:00.745Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T01:04:30.745Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:04:30.763Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:04:30.768Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T01:04:30.768Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-12T01:04:30.768Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-12T01:04:48.253Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:04:48.259Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.259Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.262Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.262Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.262Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.262Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.263Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.263Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.263Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.263Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.263Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.263Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.268Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.268Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.268Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.273Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.273Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.273Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485359107, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "NOTIFIED" } 2023-01-12T01:04:48.273Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.273Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "multicloud-k8s", "timestamp": 1673485392936, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "NOTIFIED" } 2023-01-12T01:04:48.274Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.274Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485393280, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "NOTIFIED" } 2023-01-12T01:04:48.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.276Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485364014, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "NOTIFIED" } 2023-01-12T01:04:48.276Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.276Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "cds-sdc-listener", "timestamp": 1673485405954, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T01:04:48.276Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485405479, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485407161, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485409690, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DEPLOY_OK" } 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.278Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485410671, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DEPLOY_OK" } 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.279Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "aai-model-loader", "timestamp": 1673485411673, "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-01-12T01:04:48.291Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9c7cd472-5329-4e84-90df-c9dee4f9feb3 2023-01-12T01:04:48.292Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c7cd472-5329-4e84-90df-c9dee4f9feb3 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-01-12T01:04:48.307Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.307Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.308Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.308Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.308Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.308Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.308Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.308Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/resourceInstances/pnf6556619e0af20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.309Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.309Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.309Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-template.yml", "status": "NOT_NOTIFIED" } 2023-01-12T01:04:48.310Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.310Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.310Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485408470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "NOTIFIED" } 2023-01-12T01:04:48.310Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.310Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.310Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485417249, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-12T01:04:48.311Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.311Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.311Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485419304, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yaqf7h4m1rkwcmbmrdr/1.0/artifacts/service-DemoPnf8yaqf7h4m1rkwcmbmrdr-csar.csar", "status": "DEPLOY_OK" } 2023-01-12T01:04:48.311Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:04:48.311Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:04:48.311Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1673485420308, "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-01-12T01:04:48.319Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9c7cd472-5329-4e84-90df-c9dee4f9feb3 2023-01-12T01:04:48.320Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c7cd472-5329-4e84-90df-c9dee4f9feb3 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-01-12T01:05:00.769Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:05:00.803Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-01-12T01:05:00.807Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-12T01:05:00.807Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-12T01:05:00.808Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-01-12T01:05:00.808Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-01-12T01:05:00.808Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T01:05:00.808Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T01:05:00.808Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-01-12T01:05:00.809Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-01-12T01:05:00.818Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-01-12T01:05:30.819Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-01-12T01:05:30.828Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9c7cd472-5329-4e84-90df-c9dee4f9feb3 and serviceModelVersionId: ca496274-53bc-4569-989c-13801de5fad4 2023-01-12T01:05:30.828Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 641f01b9-6acd-4a66-ae82-b20ac07b51e6 2023-01-12T01:05:30.829Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/641f01b9-6acd-4a66-ae82-b20ac07b51e6/model-vers/model-ver/ca496274-53bc-4569-989c-13801de5fad4?depth=0 2023-01-12T01:05:30.842Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-01-12T01:05:30.940Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/641f01b9-6acd-4a66-ae82-b20ac07b51e6/model-vers/model-ver/ca496274-53bc-4569-989c-13801de5fad4?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-01-12T01:05:30.943Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/641f01b9-6acd-4a66-ae82-b20ac07b51e6/model-vers/model-ver/ca496274-53bc-4569-989c-13801de5fad4?depth=0|INFO|500||Invoke 2023-01-12T01:05:30.952Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/641f01b9-6acd-4a66-ae82-b20ac07b51e6/model-vers/model-ver/ca496274-53bc-4569-989c-13801de5fad4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-01-12T01:05:31.082Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/641f01b9-6acd-4a66-ae82-b20ac07b51e6/model-vers/model-ver/ca496274-53bc-4569-989c-13801de5fad4?depth=0|INFO|500||InvokeReturn 2023-01-12T01:05:31.082Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/641f01b9-6acd-4a66-ae82-b20ac07b51e6/model-vers/model-ver/ca496274-53bc-4569-989c-13801de5fad4?depth=0 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 01:05:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[204824], x-aai-txid=[0-aai-resources-230112-01:05:29:345-43376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T01:05:31.083Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-01-12T01:05:31.084Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-12T01:05:31.084Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-12T01:05:31.091Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-12T01:05:31.093Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9c7cd472-5329-4e84-90df-c9dee4f9feb3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-01-12T01:05:31.095Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-01-12T01:05:31.096Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-01-12T01:05:31.096Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-12T01:05:31.096Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485531095, "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-01-12T01:05:32.112Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:05:48.253Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:05:48.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-12T01:05:48.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9c7cd472-5329-4e84-90df-c9dee4f9feb3", "consumerID": "SO-sdc-controller", "timestamp": 1673485531095, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-01-12T01:05:48.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-12T01:06:32.113Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:06:48.253Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:07:32.115Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:07:48.254Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:08:32.117Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:08:48.256Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:09:32.119Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:09:48.257Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:10:32.120Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:10:48.258Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:11:32.120Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:11:48.259Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:12:32.122Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:12:48.261Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:13:32.124Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:13:48.263Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:14:32.126Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:14:48.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:15:32.126Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:15:48.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:16:32.127Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:16:48.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:17:32.128Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:17:48.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:18:32.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:18:48.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:19:32.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:19:48.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:20:32.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:20:48.270Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:21:32.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:21:48.273Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:22:32.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:22:48.275Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:23:32.139Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:23:48.275Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:24:32.141Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:24:48.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:25:32.142Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:25:48.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:26:32.142Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:26:48.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:27:32.143Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:27:48.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:28:32.144Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:28:48.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:29:32.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:29:48.285Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:30:32.147Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:30:48.285Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:31:32.148Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:31:48.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:32:32.149Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:32:48.289Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:33:32.150Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:33:48.292Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:34:32.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:34:48.292Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:35:32.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:35:48.293Z|62c15d81-c77e-4d15-9057-3e83542abd04|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:36:32.154Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:36:48.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:37:32.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:37:48.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:38:32.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:38:48.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:39:32.158Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:39:48.297Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:40:32.159Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:40:48.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:41:32.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:41:48.300Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:42:32.161Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:42:48.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:43:32.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:43:48.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:44:32.163Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:44:48.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:45:32.164Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:45:48.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:46:32.165Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:46:48.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:47:32.168Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:47:48.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:48:32.170Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:48:48.309Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:49:32.170Z|9c7cd472-5329-4e84-90df-c9dee4f9feb3|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:49:48.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:50:32.173Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:50:48.311Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:51:32.174Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:51:48.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:52:32.176Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:52:48.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:53:32.178Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:53:48.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:54:32.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:54:48.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:55:32.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:55:48.321Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:56:32.185Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:56:48.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:57:32.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:57:48.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:58:32.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:58:48.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T01:59:32.189Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T01:59:48.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:00:32.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:00:48.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:01:32.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:01:48.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:02:32.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:02:48.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:03:32.194Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:03:48.328Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:04:32.196Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:04:48.329Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:05:32.196Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:05:48.331Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:06:32.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:06:48.333Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:07:32.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:07:48.334Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:08:32.200Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:08:48.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:09:32.201Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:09:48.337Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:10:32.202Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:10:48.338Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:11:32.204Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:11:48.339Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:12:32.205Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:12:48.340Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:13:32.206Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:13:48.340Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:14:32.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:14:48.342Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:15:32.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:15:48.343Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:16:32.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:16:48.343Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:17:32.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:17:48.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:18:32.211Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:18:48.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:19:32.212Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:19:48.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:20:32.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:20:48.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:21:32.217Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:21:48.349Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:22:32.218Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:22:48.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:23:32.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:23:48.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:24:32.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:24:48.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:25:32.223Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:25:48.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:26:32.225Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:26:48.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:27:32.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:27:48.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:28:32.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:28:48.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:29:32.229Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:29:48.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:30:32.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:30:48.359Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:31:32.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:31:48.359Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:32:32.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:32:48.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:33:32.232Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:33:48.361Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:34:32.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:34:48.363Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:35:32.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:35:48.364Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:36:32.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:36:48.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:37:32.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:37:48.366Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-12T02:38:32.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-12T02:38:48.367Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO