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-02T23:18:57.159Z||main|||||INFO|500||The following profiles are active: basic
2023-01-02T23:19:08.905Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-02T23:19:08.905Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-02T23:19:09.028Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-02T23:19:13.318Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-02T23:19:13.704Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-02T23:19:14.177Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-02T23:19:14.185Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-02T23:19:14.294Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-02T23:19:14.504Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-02T23:19:15.135Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-02T23:19:17.139Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-02T23:19:19.856Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-02T23:19:19.916Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-02T23:19:20.636Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-02T23:19:20.874Z||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-02T23:19:22.053Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-02T23:19:23.131Z||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-02T23:19:24.230Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-02T23:19:24.231Z||main|||||ERROR|500||(conn=1166) Table 'catalogdb.activity_spec' doesn't exist
2023-01-02T23:19:24.246Z||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-02T23:19:27.615Z||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-02T23:19:30.151Z||main|||||WARN|500||---
2023-01-02T23:19:30.152Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-02T23:19:30.152Z||main|||||WARN|500||---
2023-01-02T23:19:30.591Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-02T23:19:35.304Z||main|||||INFO|500||Started Application in 41.398 seconds (JVM running for 43.646)
2023-01-02T23:19:35.347Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-02T23:19:35.359Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-02T23:19:35.391Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-02T23:19:35.449Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2023-01-02T23:19:35.509Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 662802b7-cc48-41ee-91b8-969dc846cbbc url= /sdc/v1/artifactTypes
2023-01-02T23:19:35.509Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:19:35.723Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-02T23:19:35.753Z||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 ASDC server
2023-01-02T23:19:35.801Z||scheduling-1|||||DEBUG|500||create keys
2023-01-02T23:19:35.809Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2023-01-02T23:19:36.028Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:19:36.044Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 299882b6-eddf-42be-8b59-dc91ed08e0d2 url= /sdc/v1/registerForDistribution
2023-01-02T23:19:36.487Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 299882b6-eddf-42be-8b59-dc91ed08e0d2 url= /sdc/v1/registerForDistribution
2023-01-02T23:19:36.488Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-02T23:19:36.501Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:19:36.503Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-02T23:19:36.508Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:19:36.520Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:19:36.520Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:19:36.521Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:19:36.521Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:19:47.321Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:19:47.369Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:20:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:20:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:20:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:20:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:20:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:20:36.498Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:20:46.059Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:20:46.059Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:21:36.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:21:36.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:21:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:21:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:21:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:21:36.498Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:21:46.057Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:21:46.069Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:22:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:22:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:22:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:22:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:22:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:22:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:22:46.048Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:22:46.050Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:23:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:23:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:23:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:23:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:23:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:23:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:23:46.048Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:23:46.053Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:24:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:24:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:24:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:24:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:24:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:24:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:24:46.050Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:24:46.063Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:25:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:25:36.496Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:25:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:25:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:25:36.498Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:25:36.498Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:25:46.049Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:25:46.049Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:26:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:26:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:26:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:26:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:26:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:26:36.498Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:26:46.067Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:26:46.079Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:27:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:27:36.497Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:27:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:27:36.497Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:27:36.498Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:27:36.498Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:27:46.058Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:27:46.064Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:28:36.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:28:36.496Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:28:36.496Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:28:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:28:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:28:36.498Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:28:46.053Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:28:46.067Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:29:36.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:29:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:29:36.498Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:29:36.498Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:29:36.498Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:29:36.498Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:29:46.056Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:29:46.056Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:29:48.320Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-02T23:30:36.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:30:36.496Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:30:36.496Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:30:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:30:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:30:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:30:46.064Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:30:46.066Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:31:36.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:31:36.496Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:31:36.496Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:31:36.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:31:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:31:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:31:46.056Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:31:46.058Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:32:36.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:32:36.496Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:32:36.496Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:32:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:32:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:32:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:32:46.055Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:32:46.055Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:33:36.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:33:36.496Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:33:36.496Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:33:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:33:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:33:36.497Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:33:46.092Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:33:46.093Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:34:36.495Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:34:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:34:36.499Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:34:36.499Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:34:36.499Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:34:36.499Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:34:46.056Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:34:46.056Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:35:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:35:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:35:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:35:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:35:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:35:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:35:46.049Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:35:46.056Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:36:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:36:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:36:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:36:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:36:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:36:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:36:46.066Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:36:46.067Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:37:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:37:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:37:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:37:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:37:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:37:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:37:46.056Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:37:46.057Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:38:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:38:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:38:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:38:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:38:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:38:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:38:46.057Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:38:46.071Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:39:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:39:36.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:39:36.498Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:39:36.498Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:39:36.498Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:39:36.499Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:39:46.065Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:39:46.095Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:40:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:40:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:40:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:40:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:40:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:40:36.497Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:40:46.053Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:40:46.060Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:41:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:41:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:41:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:41:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:41:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:41:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:41:46.054Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:41:46.057Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:42:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:42:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:42:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:42:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:42:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:42:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:42:46.059Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:42:46.096Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:43:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:43:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:43:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:43:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:43:36.498Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:43:36.498Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:43:46.072Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:43:46.073Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:44:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:44:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:44:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:44:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:44:36.498Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:44:36.498Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:44:46.051Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:44:46.052Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:45:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:45:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:45:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:45:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:45:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:45:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:45:46.080Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:45:46.080Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:46:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:46:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:46:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:46:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:46:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:46:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:46:46.070Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:46:46.073Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:47:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:47:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:47:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:47:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:47:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:47:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:47:46.050Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:47:46.050Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:48:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:48:36.497Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:48:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:48:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:48:36.498Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:48:36.498Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:48:46.086Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:48:46.087Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:49:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:49:36.553Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:49:36.554Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:49:36.556Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:49:36.556Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:49:36.557Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:49:46.109Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:49:46.121Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:50:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:50:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:50:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:50:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:50:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:50:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:50:46.064Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:50:46.064Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:51:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:51:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:51:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:51:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:51:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:51:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:51:46.075Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:51:46.075Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:52:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:52:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:52:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:52:36.496Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:52:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:52:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:52:46.063Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:52:46.063Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:53:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:53:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:53:36.496Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:53:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:53:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:53:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:53:46.079Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:53:46.083Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:54:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:54:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:54:36.498Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:54:36.498Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:54:36.498Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:54:36.498Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:54:46.058Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:54:46.058Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:55:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:55:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:55:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:55:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:55:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:55:36.498Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:55:46.060Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:55:46.060Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:56:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:56:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:56:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:56:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:56:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:56:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:56:46.062Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:56:46.063Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:57:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:57:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:57:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:57:36.496Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:57:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:57:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:57:46.060Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:57:46.061Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:58:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:58:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:58:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:58:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:58:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:58:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:58:46.064Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:58:46.064Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:59:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:59:36.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-02T23:59:36.498Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:59:36.499Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:59:36.499Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-02T23:59:36.499Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-02T23:59:46.065Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-02T23:59:46.071Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:00:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:00:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:00:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:00:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:00:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:00:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:00:46.083Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:00:46.085Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:01:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:01:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:01:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:01:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:01:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:01:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:01:46.060Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:01:46.064Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:02:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:02:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:02:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:02:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:02:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:02:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:02:46.047Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:02:46.051Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:03:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:03:36.495Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:03:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:03:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:03:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:03:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:03:46.052Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:03:46.073Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:04:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:04:36.496Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:04:36.496Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:04:36.497Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:04:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:04:36.498Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:04:46.053Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:04:46.057Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:05:36.495Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:05:36.497Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:05:36.497Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:05:36.498Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:05:36.499Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:05:36.499Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:05:46.074Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:05:46.125Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:06:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:06:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:06:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:06:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:06:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:06:36.498Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:06:46.050Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:06:46.054Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:07:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:07:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:07:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:07:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:07:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:07:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:07:46.065Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:07:46.067Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:08:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:08:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:08:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:08:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:08:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:08:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:08:46.056Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:08:46.082Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:09:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:09:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:09:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:09:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:09:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:09:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:09:46.071Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:09:46.079Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:10:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:10:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:10:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:10:36.498Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:10:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:10:36.498Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:10:46.056Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:10:46.057Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:11:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:11:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:11:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:11:36.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:11:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:11:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:11:46.053Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:11:46.053Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:12:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:12:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:12:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:12:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:12:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:12:36.497Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:12:46.044Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:12:46.058Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:13:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:13:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:13:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:13:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:13:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:13:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:13:46.051Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:13:46.068Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:14:36.495Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:14:36.496Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:14:36.496Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:14:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:14:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:14:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:14:46.062Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:14:46.062Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:15:36.495Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:15:36.496Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:15:36.496Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:15:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:15:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:15:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:15:46.057Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:15:46.060Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:16:36.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:16:36.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:16:36.499Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:16:36.499Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:16:36.500Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:16:36.500Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:16:46.057Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:16:46.064Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:17:36.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:17:36.496Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:17:36.496Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:17:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:17:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:17:36.497Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:17:46.056Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:17:46.069Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:18:36.495Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:18:36.496Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:18:36.496Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:18:36.496Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:18:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:18:36.497Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:18:46.047Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:18:46.047Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:19:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:19:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:19:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:19:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:19:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:19:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:19:46.050Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:19:46.080Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:20:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:20:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:20:36.497Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:20:36.497Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:20:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:20:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:20:46.047Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:20:46.063Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:21:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:21:36.496Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:21:36.498Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:21:36.498Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:21:36.498Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:21:36.498Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:21:46.072Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:21:46.080Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:22:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:22:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:22:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:22:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:22:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:22:36.497Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:22:46.087Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:22:46.093Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:23:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:23:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:23:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:23:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:23:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:23:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:23:46.054Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:23:46.059Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:24:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:24:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:24:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:24:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:24:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:24:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:24:46.065Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:24:46.068Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:25:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:25:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:25:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:25:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:25:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:25:36.498Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:25:46.057Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:25:46.059Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:26:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:26:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:26:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:26:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:26:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:26:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:26:46.052Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:26:46.052Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:27:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:27:36.497Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:27:36.497Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:27:36.497Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:27:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:27:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:27:46.069Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:27:46.073Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:28:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:28:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:28:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:28:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:28:36.498Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:28:36.498Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:28:46.063Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:28:46.063Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:29:36.495Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:29:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:29:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:29:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:29:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:29:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:29:46.074Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:29:46.076Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:36.494Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:30:36.496Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:30:36.496Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:36.496Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:30:36.497Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:30:36.497Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:38.768Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:38.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-03T00:30:38.769Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:30:38.814Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object.
2023-01-03T00:30:39.150Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:39.151Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-03T00:30:39.152Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"c85b7a79-a063-456c-9779-9c36393930cc","serviceName":"vFW 2023-01-03 00-29-20","serviceVersion":"1.0","serviceUUID":"f9973af0-b4d8-40c1-be89-8435645b0878","serviceDescription":"catalog service description","serviceInvariantUUID":"017e03d6-2313-4f73-b7b2-9cd764393e06","resources":[{"resourceInstanceName":"vFW d6dc750e-244d 0","resourceName":"vFW d6dc750e-244d","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"59d4f71b-a6d5-4fa0-918b-a6496cc03958","resourceInvariantUUID":"2565270d-dac1-434b-9a93-e5d340f5aed5","resourceCustomizationUUID":"ac760329-0076-4b4d-a0d1-9ba00c9dd2be","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml","artifactChecksum":"ZjUyYjBjNWRkOWI5ZTc4ZWExYzY2MGQwMzYyYTgwMTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e3185d35-64b4-4023-9076-85c2b2f2c5ea","artifactVersion":"1"},{"artifactName":"vfwd6dc750e244d0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json","artifactChecksum":"NDllNDdmN2UzYmI1OGI1Y2QyZDU4M2NjMGI4NmM5MjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"70fe94ae-92c1-4d24-a27e-e66111add4ee","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"af603bf9-1ef3-4edd-b3a8-605a1d50de1d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml","artifactChecksum":"YmM4MTMzNWVhNDhlM2I4MWIyZjIwYzEzYjg5Y2Y0YjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71b1950d-9777-4a74-9818-11ea334c24d3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5dbb90ad-5c33-491d-95ec-192326be0bfe","artifactVersion":"2","generatedFromUUID":"af603bf9-1ef3-4edd-b3a8-605a1d50de1d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230103002920-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml","artifactChecksum":"MTUxYmI0MGM2N2Q1MjU4ODUzOWMyOGFhYzk2MDAwODk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8da10428-f2f4-445a-9365-e3beb0a05fe7","artifactVersion":"1"},{"artifactName":"service-Vfw20230103002920-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar","artifactChecksum":"Nzg5YTBiZWM2OThjOTE3Y2I4NGZjZDkxNzc2N2YyYzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"613f918a-94d0-4ade-8b7b-568b3b75c102","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:30:39.160Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:39.167Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:39.179Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:39.179Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:30:39.279Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2023-01-03T00:30:39.283Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:39.284Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:39.331Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:39.332Z||pool-3-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":13,"count":1}
2023-01-03T00:30:40.186Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:40.187Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:40.189Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:40.189Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:30:40.289Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:40.291Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:40.291Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:40.306Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:40.307Z||pool-4-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:41.190Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:41.190Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:41.193Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:41.193Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:30:41.294Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:41.298Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:41.298Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:41.313Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:41.314Z||pool-5-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:42.194Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:42.195Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:42.198Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:42.198Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:30:42.298Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:42.299Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:42.299Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:42.316Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:42.316Z||pool-6-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:30:43.198Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:43.199Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:43.201Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:43.201Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-03T00:30:43.301Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:43.302Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:43.302Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:43.316Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:43.316Z||pool-7-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:44.202Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:44.202Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:44.205Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:44.205Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:30:44.304Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:30:44.305Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:44.305Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:44.329Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:44.329Z||pool-8-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:45.205Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:30:45.206Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:45.208Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:45.208Z||pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:30:45.308Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:45.309Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:45.310Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:45.325Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:45.325Z||pool-9-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:46.210Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"serviceName": "vFW 2023-01-03 00-29-20",
"serviceVersion": "1.0",
"serviceUUID": "f9973af0-b4d8-40c1-be89-8435645b0878",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "017e03d6-2313-4f73-b7b2-9cd764393e06",
"resources": [
{
"resourceInstanceName": "vFW d6dc750e-244d 0",
"resourceCustomizationUUID": "ac760329-0076-4b4d-a0d1-9ba00c9dd2be",
"resourceName": "vFW d6dc750e-244d",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "59d4f71b-a6d5-4fa0-918b-a6496cc03958",
"resourceInvariantUUID": "2565270d-dac1-434b-9a93-e5d340f5aed5",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwd6dc750e244d0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"artifactChecksum": "NDllNDdmN2UzYmI1OGI1Y2QyZDU4M2NjMGI4NmM5MjE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "70fe94ae-92c1-4d24-a27e-e66111add4ee",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "af603bf9-1ef3-4edd-b3a8-605a1d50de1d",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5dbb90ad-5c33-491d-95ec-192326be0bfe",
"generatedFromUUID": "af603bf9-1ef3-4edd-b3a8-605a1d50de1d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5dbb90ad-5c33-491d-95ec-192326be0bfe",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230103002920-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"artifactChecksum": "Nzg5YTBiZWM2OThjOTE3Y2I4NGZjZDkxNzc2N2YyYzI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "613f918a-94d0-4ade-8b7b-568b3b75c102"
}
],
"workloadContext": "Production"
}
2023-01-03T00:30:46.211Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-03T00:30:46.212Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f9973af0-b4d8-40c1-be89-8435645b0878 ASDC
2023-01-03T00:30:46.326Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c85b7a79-a063-456c-9779-9c36393930cc
ServiceName:vFW 2023-01-03 00-29-20
ServiceVersion:1.0
ServiceUUID:f9973af0-b4d8-40c1-be89-8435645b0878
ServiceInvariantUUID:017e03d6-2313-4f73-b7b2-9cd764393e06
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230103002920-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar
ArtifactUUID:613f918a-94d0-4ade-8b7b-568b3b75c102
ArtifactChecksum:Nzg5YTBiZWM2OThjOTE3Y2I4NGZjZDkxNzc2N2YyYzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW d6dc750e-244d 0
ResourceCustomizationUUID:ac760329-0076-4b4d-a0d1-9ba00c9dd2be
ResourceInvariantUUID:2565270d-dac1-434b-9a93-e5d340f5aed5
ResourceName:vFW d6dc750e-244d
ResourceType:VF
ResourceUUID:59d4f71b-a6d5-4fa0-918b-a6496cc03958
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwd6dc750e244d0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json
ArtifactUUID:70fe94ae-92c1-4d24-a27e-e66111add4ee
ArtifactChecksum:NDllNDdmN2UzYmI1OGI1Y2QyZDU4M2NjMGI4NmM5MjE=
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/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml
ArtifactUUID:af603bf9-1ef3-4edd-b3a8-605a1d50de1d
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/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
ArtifactUUID:5dbb90ad-5c33-491d-95ec-192326be0bfe
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/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
ArtifactUUID:5dbb90ad-5c33-491d-95ec-192326be0bfe
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-03T00:30:46.327Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f9973af0-b4d8-40c1-be89-8435645b0878 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-03T00:30:46.521Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:30:46.522Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-03T00:30:46.523Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-03T00:30:46.523Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 613f918a-94d0-4ade-8b7b-568b3b75c102 from URL: /sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:46.523Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:30:46.525Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:46.626Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:30:46.632Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar 613f918a-94d0-4ade-8b7b-568b3b75c102 101503
2023-01-03T00:30:46.633Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar ASDC sendASDCNotification
2023-01-03T00:30:46.633Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:46.634Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:30:46.635Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:46.637Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:46.637Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705846632,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:30:46.737Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:46.738Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:46.738Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:46.756Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:46.757Z||pool-10-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:47.638Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:30:47.639Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-03T00:30:47.640Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 613f918a-94d0-4ade-8b7b-568b3b75c102, URL: /sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar to file: /app/ASDC/1/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:47.640Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230103002920-csar.csar
2023-01-03T00:30:47.721Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:47.721Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:48.456Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14004050006067029769/Definitions/service-Vfw20230103002920-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-03T00:30:51.530Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-03T00:30:51.535Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.536Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.537Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.537Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d6dc750e-244d 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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.537Z|c85b7a79-a063-456c-9779-9c36393930cc|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-Vfw20230103002920-csar.csar
2023-01-03T00:30:51.537Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-03T00:30:51.543Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.545Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.549Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:51.549Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-03T00:30:51.551Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:30:51.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:51.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-03T00:30:51.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:30:51.554Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.554Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.557Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.557Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:51.557Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:51.558Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:51.558Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-03T00:30:51.558Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.558Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.558Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.558Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-03T00:30:51.559Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-03T00:30:51.559Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-03T00:30:51.559Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.559Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.559Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-03T00:30:51.559Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.560Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-03T00:30:51.560Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.560Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-03T00:30:51.560Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.560Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-03T00:30:51.561Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.561Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:51.561Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:51.562Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.562Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:51.562Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:51.562Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.563Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:51.563Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:51.563Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.563Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:51.563Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:51.563Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.564Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-03T00:30:51.565Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.565Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3466e110-6f77-4935-a576-5629095c9f22
2023-01-03T00:30:51.565Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.565Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:51.565Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:51.565Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:51.566Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-03T00:30:51.566Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.566Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.566Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.566Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-03T00:30:51.566Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-03T00:30:51.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-03T00:30:51.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-03T00:30:51.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c0469643-5729-4ea5-bad1-a4dbe823f230
2023-01-03T00:30:51.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.568Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:51.568Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:51.568Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:51.568Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-03T00:30:51.568Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.568Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:51.569Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-03T00:30:51.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=11ca1e63-15d6-4b69-9c23-0fcae616c3fc
2023-01-03T00:30:51.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:51.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:51.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-01-03 00-29-20
Description:catalog service description
Model UUID:f9973af0-b4d8-40c1-be89-8435645b0878
Model Version:NULL
Model InvariantUuid:017e03d6-2313-4f73-b7b2-9cd764393e06
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW d6dc750e-244d
Model UUID:2544621b-8f6c-494d-8082-e9983c61d88b
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2565270d-dac1-434b-9a93-e5d340f5aed5
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:ac760329-0076-4b4d-a0d1-9ba00c9dd2be
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:a572f9ab-bd25-4741-a327-4c32eb39b5cd
ModelName:VfwD6dc750e244d..base_vfw..module-0
ModelUuid:8a36ef88-12e7-4834-b455-c8d5be945d0a
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:3466e110-6f77-4935-a576-5629095c9f22
ModelInvariantUuid:662732f0-85ae-4a29-b812-fa8776685759
ModelName:vFW d6dc750e-244d-nodes.vfwCvfc
ModelUuid:0a6c551a-2b8c-4ac3-a4a3-f37dbf565254
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:e2c22ef5-f319-49fb-864e-b93297a70490
ModelInvariantUuid:e52c3f78-19d0-40bf-a451-98fa7a323db2
ModelName:VfwD6dc750e244d.compute.nodes.heat.vfw
ModelUuid:ce712b27-24d3-46ed-9f2a-46fc7fe83217
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c0469643-5729-4ea5-bad1-a4dbe823f230
ModelInvariantUuid:480c7da9-16d8-448c-8263-5863456484b9
ModelName:vFW d6dc750e-244d-nodes.vsnCvfc
ModelUuid:798f771b-ede5-4bfd-bfe0-79fe37f51722
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:6e322611-ef1e-4b20-bef7-d428d9f9b8f6
ModelInvariantUuid:9ef7f6c7-d8cc-4dde-bade-c8bb700e06c2
ModelName:VfwD6dc750e244d.compute.nodes.heat.vsn
ModelUuid:2bd60e90-8959-40db-a021-d120559448ad
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:11ca1e63-15d6-4b69-9c23-0fcae616c3fc
ModelInvariantUuid:b1c8bdc3-9724-4ce6-853e-77de451cbafd
ModelName:vFW d6dc750e-244d-nodes.vpgCvfc
ModelUuid:bc8e55d9-109f-42ec-a925-eee3fab1cb33
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:bea73b3e-0857-4ca7-9ce8-6667efbae080
ModelInvariantUuid:ba9afc8a-e7f1-4d9a-8ad8-0740216d916b
ModelName:VfwD6dc750e244d.compute.nodes.heat.vpg
ModelUuid:ee9c3058-4867-4bc0-80ac-6143cd1c27ff
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-03T00:30:51.595Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 59d4f71b-a6d5-4fa0-918b-a6496cc03958
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-03T00:30:51.647Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||vFW d6dc750e-244d 0
2023-01-03T00:30:51.654Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 59d4f71b-a6d5-4fa0-918b-a6496cc03958
2023-01-03T00:30:51.654Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 70fe94ae-92c1-4d24-a27e-e66111add4ee from URL: /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json
2023-01-03T00:30:51.654Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:30:51.654Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json
2023-01-03T00:30:51.727Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:30:51.728Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json 70fe94ae-92c1-4d24-a27e-e66111add4ee 785
2023-01-03T00:30:51.728Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json ASDC sendASDCNotification
2023-01-03T00:30:51.728Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json
2023-01-03T00:30:51.728Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:30:51.728Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:51.730Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:51.731Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705851728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:30:51.831Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:51.832Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:51.832Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:51.848Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:51.848Z||pool-11-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:30:52.732Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwD6dc750e244d..base_vfw..module-0",
"vfModuleModelInvariantUUID": "a572f9ab-bd25-4741-a327-4c32eb39b5cd",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8a36ef88-12e7-4834-b455-c8d5be945d0a",
"vfModuleModelCustomizationUUID": "87a5bbee-a589-418d-a983-4fa486353c70",
"isBase": true,
"artifacts": [
"af603bf9-1ef3-4edd-b3a8-605a1d50de1d",
"5dbb90ad-5c33-491d-95ec-192326be0bfe"
],
"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-03T00:30:52.746Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwD6dc750e244d..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8a36ef88-12e7-4834-b455-c8d5be945d0a
VfModuleModelInvariantUUID:a572f9ab-bd25-4741-a327-4c32eb39b5cd
VfModuleModelDescription:NULL
Artifacts UUID List:{
af603bf9-1ef3-4edd-b3a8-605a1d50de1d
,
5dbb90ad-5c33-491d-95ec-192326be0bfe
}
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-03T00:30:52.749Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwD6dc750e244d..base_vfw..module-0",
"vfModuleModelInvariantUUID": "a572f9ab-bd25-4741-a327-4c32eb39b5cd",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "8a36ef88-12e7-4834-b455-c8d5be945d0a",
"vfModuleModelCustomizationUUID": "87a5bbee-a589-418d-a983-4fa486353c70",
"isBase": true,
"artifacts": [
"af603bf9-1ef3-4edd-b3a8-605a1d50de1d",
"5dbb90ad-5c33-491d-95ec-192326be0bfe"
],
"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-03T00:30:52.749Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwD6dc750e244d..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8a36ef88-12e7-4834-b455-c8d5be945d0a
VfModuleModelInvariantUUID:a572f9ab-bd25-4741-a327-4c32eb39b5cd
VfModuleModelDescription:NULL
Artifacts UUID List:{
af603bf9-1ef3-4edd-b3a8-605a1d50de1d
,
5dbb90ad-5c33-491d-95ec-192326be0bfe
}
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-03T00:30:52.749Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: af603bf9-1ef3-4edd-b3a8-605a1d50de1d from URL: /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml
2023-01-03T00:30:52.749Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:30:52.750Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml
2023-01-03T00:30:52.826Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:30:52.826Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml af603bf9-1ef3-4edd-b3a8-605a1d50de1d 20368
2023-01-03T00:30:52.827Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-03T00:30:52.827Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml
2023-01-03T00:30:52.827Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:30:52.827Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:52.830Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:52.830Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705852827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:30:52.930Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:52.931Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:52.931Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:52.963Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:52.963Z||pool-12-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:53.830Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5dbb90ad-5c33-491d-95ec-192326be0bfe from URL: /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
2023-01-03T00:30:53.831Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:30:53.831Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
2023-01-03T00:30:53.895Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:30:53.895Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env 5dbb90ad-5c33-491d-95ec-192326be0bfe 2098
2023-01-03T00:30:53.896Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-03T00:30:53.896Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
2023-01-03T00:30:53.896Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:30:53.896Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:53.899Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:53.899Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:30:53.999Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:54.000Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:54.001Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:54.018Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:54.018Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:54.899Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f9973af0-b4d8-40c1-be89-8435645b0878
2023-01-03T00:30:54.900Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW d6dc750e-244d 0 59d4f71b-a6d5-4fa0-918b-a6496cc03958 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-03T00:30:54.944Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2dc37807, org.onap.sdc.toscaparser.api.parameters.Input@775cb87a, org.onap.sdc.toscaparser.api.parameters.Input@7d09f2b6, org.onap.sdc.toscaparser.api.parameters.Input@3760d23f, org.onap.sdc.toscaparser.api.parameters.Input@1d59794]
2023-01-03T00:30:54.950Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.950Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:54.950Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-01-03T00:30:54.951Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= ac760329-0076-4b4d-a0d1-9ba00c9dd2be
2023-01-03T00:30:54.951Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ac760329-0076-4b4d-a0d1-9ba00c9dd2be matches Tosca VF Customization UUID: ac760329-0076-4b4d-a0d1-9ba00c9dd2be
2023-01-03T00:30:54.951Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: ac760329-0076-4b4d-a0d1-9ba00c9dd2be 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-03T00:30:54.959Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.959Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:54.960Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id ac760329-0076-4b4d-a0d1-9ba00c9dd2be: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-03T00:30:54.961Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4da5d363
2023-01-03T00:30:54.961Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.961Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-03T00:30:54.962Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 87a5bbee-a589-418d-a983-4fa486353c70
2023-01-03T00:30:54.963Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 87a5bbee-a589-418d-a983-4fa486353c70
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-03T00:30:54.970Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.971Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:54.971Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:54.972Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.972Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:54.972Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:54.973Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.973Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:54.973Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:54.974Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:54.974Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-03T00:30:54.974Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-03T00:30:54.975Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-03T00:30:54.975Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.975Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:54.976Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-03T00:30:54.976Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:54.976Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-03T00:30:54.976Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.977Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=3466e110-6f77-4935-a576-5629095c9f22
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-03T00:30:54.984Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.984Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:54.984Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:54.985Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.985Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:54.985Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:54.986Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:54.986Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-03T00:30:54.986Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.986Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:54.987Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.987Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-03T00:30:54.987Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-03T00:30:54.988Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-03T00:30:54.988Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:54.988Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-03T00:30:54.989Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.989Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c0469643-5729-4ea5-bad1-a4dbe823f230
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-03T00:30:54.991Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.991Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:54.991Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:54.995Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:54.995Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is not matching search criteria
2023-01-03T00:30:54.995Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-03T00:30:54.995Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-03T00:30:54.995Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-03T00:30:54.996Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.996Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:54.996Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.996Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-03T00:30:54.996Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-03T00:30:54.997Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-03T00:30:54.997Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-03T00:30:54.997Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-03T00:30:54.997Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-03T00:30:54.997Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=11ca1e63-15d6-4b69-9c23-0fcae616c3fc
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-03T00:30:54.999Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.000Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:55.000Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:30:55.000Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.000Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Node template vFW d6dc750e-244d 0 is matching search criteria
2023-01-03T00:30:55.000Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW d6dc750e-244d 0] matching following query criteria: sdcType=VF, customizationUUID=ac760329-0076-4b4d-a0d1-9ba00c9dd2be
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-03T00:30:55.002Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.003Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:55.003Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid f9973af0-b4d8-40c1-be89-8435645b0878: vFW d6dc750e-244d
2023-01-03T00:30:55.003Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.003Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:55.004Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.004Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:55.004Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.004Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:55.004Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.005Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:55.005Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:30:55.005Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-01-03 00-29-20 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:30:55.005Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-01-03 00-29-20
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-03T00:30:55.360Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW d6dc750e-244d 59d4f71b-a6d5-4fa0-918b-a6496cc03958 1 ASDC deployResourceStructure
2023-01-03T00:30:55.361Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json ASDC sendASDCNotification
2023-01-03T00:30:55.361Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json
2023-01-03T00:30:55.361Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:30:55.361Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:55.364Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:55.364Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705855361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:30:55.465Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2023-01-03T00:30:55.466Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:55.466Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:55.493Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:55.493Z||pool-14-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:56.365Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-03T00:30:56.366Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml
2023-01-03T00:30:56.366Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:30:56.366Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:56.368Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:56.368Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705856365,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-01-03T00:30:56.468Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:56.470Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:56.470Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:56.488Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:56.489Z||pool-15-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:57.369Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-03T00:30:57.369Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
2023-01-03T00:30:57.369Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:30:57.370Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:57.372Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:57.373Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705857369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-01-03T00:30:57.473Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:57.474Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:57.474Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:57.489Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:57.490Z||pool-16-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:30:58.374Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar ASDC sendASDCNotification
2023-01-03T00:30:58.374Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar
2023-01-03T00:30:58.374Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:30:58.375Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:30:58.377Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:30:58.377Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705858373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:30:58.477Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:30:58.478Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:30:58.478Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:30:58.495Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:30:58.495Z||pool-17-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:30:59.378Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:30:59.419Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:30:59.422Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:30:59.422Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:30:59.422Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:31:29.423Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:31:29.439Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:31:29.447Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:31:29.447Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:31:29.447Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:31:36.497Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:31:36.498Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:31:36.498Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:31:36.531Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:31:36.531Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-03T00:31:36.531Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:31:36.533Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2023-01-03T00:31:59.448Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:31:59.487Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:31:59.490Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:31:59.490Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:31:59.490Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:32:29.490Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:32:29.509Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:32:29.513Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:32:29.513Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:32:29.513Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:32:36.497Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:32:36.498Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:32:36.498Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:32:36.534Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:32:36.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:32:36.535Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:32:36.536Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:32:59.514Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:32:59.532Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:32:59.534Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:32:59.534Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:32:59.535Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:33:29.535Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:33:29.550Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:33:29.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:33:29.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:33:29.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:33:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:33:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:33:36.498Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:33:36.570Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:33:36.575Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.575Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.576Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.577Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.578Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.579Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.580Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.580Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.580Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.580Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.581Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.582Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.583Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.584Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.584Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.584Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.584Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.584Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705817463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.584Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705784294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705835366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705836494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.585Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.586Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.586Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705846241,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.586Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.586Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.586Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705845833,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.586Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705846195,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705846632,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.587Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705847328,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.588Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.588Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.588Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705848417,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.588Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.588Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.588Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705849512,
"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-03T00:33:36.601Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c85b7a79-a063-456c-9779-9c36393930cc
2023-01-03T00:33:36.601Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c85b7a79-a063-456c-9779-9c36393930cc 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-03T00:33:36.615Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.615Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.616Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "multicloud-k8s",
"timestamp": 1672705850516,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.616Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.616Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.617Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.617Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.617Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.617Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.617Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.617Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.626Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.627Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.627Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.627Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.627Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.628Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705851728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.628Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.628Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.628Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.629Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.629Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.629Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.629Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705852827,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.630Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.630Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.630Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.630Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.630Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.630Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.631Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705848753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.633Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705855361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.633Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.633Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.633Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.633Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.634Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705856691,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.634Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.634Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705856365,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.634Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.635Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.635Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705850180,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.635Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.635Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.635Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705857717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.635Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.636Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.636Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705857369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.636Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.636Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.636Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705858064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:33:36.637Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.637Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.637Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "policy-id",
"timestamp": 1672705858726,
"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-03T00:33:36.645Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c85b7a79-a063-456c-9779-9c36393930cc
2023-01-03T00:33:36.645Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c85b7a79-a063-456c-9779-9c36393930cc and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-03T00:33:36.656Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.656Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672705858373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.657Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.657Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.658Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705861969,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.658Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.658Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.658Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "aai-model-loader",
"timestamp": 1672705862975,
"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-03T00:33:36.676Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c85b7a79-a063-456c-9779-9c36393930cc
2023-01-03T00:33:36.676Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c85b7a79-a063-456c-9779-9c36393930cc 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-03T00:33:36.696Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.697Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705863522,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:33:36.697Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:33:36.698Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.698Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705864527,
"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-03T00:33:36.706Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c85b7a79-a063-456c-9779-9c36393930cc
2023-01-03T00:33:36.707Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c85b7a79-a063-456c-9779-9c36393930cc 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-03T00:33:36.720Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.720Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.720Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.720Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.720Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.720Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.721Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.722Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.723Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.724Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.725Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.726Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705846855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705881522,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:33:36.727Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:33:59.553Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:33:59.567Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc
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-03T00:33:59.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:33:59.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-03T00:33:59.570Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-03T00:33:59.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-03T00:33:59.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:33:59.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:33:59.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:33:59.571Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:33:59.571Z|c85b7a79-a063-456c-9779-9c36393930cc|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-03T00:33:59.580Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-03T00:34:29.580Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c85b7a79-a063-456c-9779-9c36393930cc 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-03T00:34:29.602Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c85b7a79-a063-456c-9779-9c36393930cc and serviceModelVersionId: f9973af0-b4d8-40c1-be89-8435645b0878
2023-01-03T00:34:29.602Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 017e03d6-2313-4f73-b7b2-9cd764393e06
2023-01-03T00:34:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:34:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:34:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:37.040Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:37.042Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.042Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705888753,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:34:37.044Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.044Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.044Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.045Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.045Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705897713,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.045Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.045Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "cds-sdc-listener",
"timestamp": 1672705897288,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.046Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705898336,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.047Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.047Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.047Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.047Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705898782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.047Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.047Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.048Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705899341,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:34:37.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.048Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.049Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.052Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705899858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.053Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "policy-id",
"timestamp": 1672705900347,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-03T00:34:37.077Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 173f40ef-502b-47be-bd68-dcc0e6d2edc8
2023-01-03T00:34:37.077Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 173f40ef-502b-47be-bd68-dcc0e6d2edc8 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-03T00:34:37.089Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.089Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.089Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.089Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.089Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705900886,
"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-03T00:34:37.098Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 173f40ef-502b-47be-bd68-dcc0e6d2edc8
2023-01-03T00:34:37.098Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 173f40ef-502b-47be-bd68-dcc0e6d2edc8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-03T00:34:37.107Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.108Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705895366,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:34:37.108Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.108Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.108Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "multicloud-k8s",
"timestamp": 1672705901889,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:34:37.108Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.109Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.109Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705902481,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.109Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.109Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.109Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705909563,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:34:37.109Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.110Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "aai-model-loader",
"timestamp": 1672705910566,
"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-03T00:34:37.118Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 173f40ef-502b-47be-bd68-dcc0e6d2edc8
2023-01-03T00:34:37.118Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 173f40ef-502b-47be-bd68-dcc0e6d2edc8 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-03T00:34:37.134Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.134Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.135Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.135Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.135Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.135Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.135Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.135Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.136Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.137Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:37.137Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.137Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.137Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705910180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:34:37.137Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:34:37.137Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.138Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705917943,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:34:37.138Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.138Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.138Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705920328,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:34:37.138Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:34:37.139Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:34:37.139Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672705921333,
"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-03T00:34:37.148Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 173f40ef-502b-47be-bd68-dcc0e6d2edc8
2023-01-03T00:34:37.148Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 173f40ef-502b-47be-bd68-dcc0e6d2edc8 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-03T00:34:45.144Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0
2023-01-03T00:34:45.261Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-03T00:34:45.769Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0|INFO|500||Invoke
2023-01-03T00:34:45.777Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c85b7a79-a063-456c-9779-9c36393930cc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d3c93e87-a668-468b-af47-b94879cc05ed], X-ECOMP-RequestID=[c85b7a79-a063-456c-9779-9c36393930cc], X-TransactionId=[], X-ONAP-RequestID=[c85b7a79-a063-456c-9779-9c36393930cc], Content-Type=[application/merge-patch+json]}
2023-01-03T00:34:45.798Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-03T00:34:46.056Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?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/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0 has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 00:34:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[159880], x-aai-txid=[0-aai-resources-230103-00:34:45:688-62388], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T00:34:46.058Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-03T00:34:46.059Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/017e03d6-2313-4f73-b7b2-9cd764393e06/model-vers/model-ver/f9973af0-b4d8-40c1-be89-8435645b0878?depth=0|INFO|500||InvokeReturn
2023-01-03T00:34:46.063Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-03T00:34:46.063Z|c85b7a79-a063-456c-9779-9c36393930cc|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-03T00:34:46.076Z|c85b7a79-a063-456c-9779-9c36393930cc|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:71)
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-03T00:34:46.078Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c85b7a79-a063-456c-9779-9c36393930cc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-03T00:34:46.079Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-03T00:34:46.079Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:46.084Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:46.085Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706086078,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-03T00:34:46.182Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2023-01-03T00:34:46.183Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:46.183Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:46.204Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:46.205Z||pool-18-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:34:47.100Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:34:47.101Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:34:47.101Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:52.768Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:52.769Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-03T00:34:52.769Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"173f40ef-502b-47be-bd68-dcc0e6d2edc8","serviceName":"basic_onboard_BfRtPZ","serviceVersion":"1.0","serviceUUID":"22c7c182-5749-4c74-b851-d6938ebe7dc3","serviceDescription":"service","serviceInvariantUUID":"d4082e44-66df-4049-963b-bef8cbe9c753","resources":[{"resourceInstanceName":"basic_onboard_BfRtPZ 0","resourceName":"basic_onboard_BfRtPZ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b8daf200-b28b-4d6a-92ee-9570bd4d3baf","resourceInvariantUUID":"f31b38e4-12e5-422e-99dc-8940e8622ddd","resourceCustomizationUUID":"b5748d93-c7e4-4ebc-bcd3-483a954f5c43","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml","artifactChecksum":"ZDU1NTdlY2UxMzBmODk4ZWJiMjg4MDUwYThiOGU3MDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1fba28f5-64cb-43ce-b55b-6d3da7e18410","artifactVersion":"1"},{"artifactName":"basic_onboard_bfrtpz0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json","artifactChecksum":"OTJlMDg5ZWFjNGI5ZTRkYTA0NWNlZmE1MDZjZGIwNDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b6704269-ea62-4725-ab8c-c519fd41ff44","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"37ff253d-0c66-4747-8626-be4421f5eaa3","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"233497e6-aca5-4b91-987a-8b55cafc0165","artifactVersion":"2","generatedFromUUID":"71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBfrtpz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml","artifactChecksum":"ZGU4ZDNlMDVkNDllN2NiOWIxNzFkZjNlMTA3MDFjMTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a533af76-e8a0-4644-b1d5-a1caf87bfa7f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBfrtpz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar","artifactChecksum":"N2JkZDE2ZDY0YmFmNmNhNzk5OTA5MGVkMDZiMDE0MjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9631a947-d2d5-4e5a-9c4a-8c1632b78fbb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:34:52.772Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:52.772Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:52.775Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:52.775Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:52.874Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:34:52.875Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:52.875Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:52.894Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:52.894Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:34:53.775Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:53.776Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:53.779Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:53.780Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:34:53.879Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:34:53.880Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:53.880Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:53.895Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:53.895Z||pool-20-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:34:54.780Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:54.781Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:54.786Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:54.786Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:34:54.885Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2023-01-03T00:34:54.886Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:54.886Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:54.902Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:54.903Z||pool-21-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:34:55.794Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:55.795Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:55.797Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:55.797Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:55.898Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2023-01-03T00:34:55.899Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:55.899Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:55.914Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:55.915Z||pool-22-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:34:56.798Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:56.799Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:56.801Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:56.802Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-03T00:34:56.902Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:34:56.903Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:56.903Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:56.922Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:56.922Z||pool-23-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:34:57.802Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:57.803Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:57.805Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:57.806Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:34:57.906Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:34:57.907Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:57.907Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:57.924Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:57.925Z||pool-24-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:34:58.807Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:34:58.807Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:34:58.810Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:34:58.811Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:34:58.910Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:34:58.911Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:34:58.912Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:34:58.928Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:34:58.929Z||pool-25-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:34:59.812Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"serviceName": "basic_onboard_BfRtPZ",
"serviceVersion": "1.0",
"serviceUUID": "22c7c182-5749-4c74-b851-d6938ebe7dc3",
"serviceDescription": "service",
"serviceInvariantUUID": "d4082e44-66df-4049-963b-bef8cbe9c753",
"resources": [
{
"resourceInstanceName": "basic_onboard_BfRtPZ 0",
"resourceCustomizationUUID": "b5748d93-c7e4-4ebc-bcd3-483a954f5c43",
"resourceName": "basic_onboard_BfRtPZ",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b8daf200-b28b-4d6a-92ee-9570bd4d3baf",
"resourceInvariantUUID": "f31b38e4-12e5-422e-99dc-8940e8622ddd",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_bfrtpz0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"artifactChecksum": "OTJlMDg5ZWFjNGI5ZTRkYTA0NWNlZmE1MDZjZGIwNDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b6704269-ea62-4725-ab8c-c519fd41ff44",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "233497e6-aca5-4b91-987a-8b55cafc0165",
"generatedFromUUID": "71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "233497e6-aca5-4b91-987a-8b55cafc0165",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardBfrtpz-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"artifactChecksum": "N2JkZDE2ZDY0YmFmNmNhNzk5OTA5MGVkMDZiMDE0MjE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9631a947-d2d5-4e5a-9c4a-8c1632b78fbb"
}
],
"workloadContext": "Production"
}
2023-01-03T00:34:59.812Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-03T00:34:59.813Z|c85b7a79-a063-456c-9779-9c36393930cc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 22c7c182-5749-4c74-b851-d6938ebe7dc3 ASDC
2023-01-03T00:34:59.813Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:173f40ef-502b-47be-bd68-dcc0e6d2edc8
ServiceName:basic_onboard_BfRtPZ
ServiceVersion:1.0
ServiceUUID:22c7c182-5749-4c74-b851-d6938ebe7dc3
ServiceInvariantUUID:d4082e44-66df-4049-963b-bef8cbe9c753
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardBfrtpz-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar
ArtifactUUID:9631a947-d2d5-4e5a-9c4a-8c1632b78fbb
ArtifactChecksum:N2JkZDE2ZDY0YmFmNmNhNzk5OTA5MGVkMDZiMDE0MjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_BfRtPZ 0
ResourceCustomizationUUID:b5748d93-c7e4-4ebc-bcd3-483a954f5c43
ResourceInvariantUUID:f31b38e4-12e5-422e-99dc-8940e8622ddd
ResourceName:basic_onboard_BfRtPZ
ResourceType:VF
ResourceUUID:b8daf200-b28b-4d6a-92ee-9570bd4d3baf
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_bfrtpz0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json
ArtifactUUID:b6704269-ea62-4725-ab8c-c519fd41ff44
ArtifactChecksum:OTJlMDg5ZWFjNGI5ZTRkYTA0NWNlZmE1MDZjZGIwNDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml
ArtifactUUID:71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
ArtifactUUID:233497e6-aca5-4b91-987a-8b55cafc0165
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
ArtifactUUID:233497e6-aca5-4b91-987a-8b55cafc0165
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-03T00:34:59.828Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 22c7c182-5749-4c74-b851-d6938ebe7dc3 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-03T00:34:59.875Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:34:59.876Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-03T00:34:59.876Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-03T00:34:59.912Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9631a947-d2d5-4e5a-9c4a-8c1632b78fbb from URL: /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:34:59.913Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:34:59.914Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:00.137Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:35:00.138Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar 9631a947-d2d5-4e5a-9c4a-8c1632b78fbb 75663
2023-01-03T00:35:00.138Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar ASDC sendASDCNotification
2023-01-03T00:35:00.138Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:00.139Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:35:00.139Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:00.142Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:00.142Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706100138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:00.242Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:00.243Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:00.243Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:00.270Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:00.271Z||pool-26-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:35:01.143Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:35:01.144Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-01-03T00:35:01.144Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 9631a947-d2d5-4e5a-9c4a-8c1632b78fbb, URL: /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar to file: /app/ASDC/1/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:01.145Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:01.145Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:01.145Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:01.269Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4892580371339834084/Definitions/service-BasicOnboardBfrtpz-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-01-03T00:35:02.438Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-03T00:35:02.438Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-03T00:35:02.439Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.439Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-03T00:35:02.439Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.439Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.439Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_BfRtPZ 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-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.439Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.440Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.440Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.440Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:02.440Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-01-03T00:35:02.441Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.441Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.441Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:02.441Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-03T00:35:02.442Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:35:02.442Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.442Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.443Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:02.443Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-01-03T00:35:02.443Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:35:02.443Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.444Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.444Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.444Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is not matching search criteria
2023-01-03T00:35:02.444Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-03T00:35:02.445Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-03T00:35:02.445Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-03T00:35:02.445Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-03T00:35:02.445Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-03T00:35:02.446Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.446Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-03T00:35:02.446Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.446Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:02.447Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:35:02.447Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.447Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:02.448Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:35:02.448Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.448Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:02.448Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:35:02.449Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.449Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is not matching search criteria
2023-01-03T00:35:02.449Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-03T00:35:02.449Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-03T00:35:02.450Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=638555b8-4c8f-4136-825a-ba161a8943e5
2023-01-03T00:35:02.450Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.450Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.450Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.451Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.451Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.451Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.451Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:02.452Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:02.452Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_BfRtPZ
Description:service
Model UUID:22c7c182-5749-4c74-b851-d6938ebe7dc3
Model Version:NULL
Model InvariantUuid:d4082e44-66df-4049-963b-bef8cbe9c753
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_BfRtPZ
Model UUID:49cf08c6-dc80-4fbf-814a-77a4f6ee9384
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f31b38e4-12e5-422e-99dc-8940e8622ddd
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b5748d93-c7e4-4ebc-bcd3-483a954f5c43
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:596e13d5-7b4c-4a99-95fd-0136e90b9329
ModelName:BasicOnboardBfrtpz..base_ubuntu18..module-0
ModelUuid:5d74977d-03e2-406b-97c3-c6bf9a378f67
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:638555b8-4c8f-4136-825a-ba161a8943e5
ModelInvariantUuid:b1d41bc8-2753-4504-845d-8ebe8fde4dc5
ModelName:basic_onboard_BfRtPZ-nodes.ubuntu18Cvfc
ModelUuid:7b2eca90-b747-4646-8e26-0c845e10be2a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:e0cf3f8a-e006-4731-a9eb-9d1afd68c7f7
ModelInvariantUuid:cba8ce62-cb19-44cc-aa89-e0128f0e73a2
ModelName:BasicOnboardBfrtpz.compute.nodes.heat.ubuntu18
ModelUuid:e5e37a57-2426-4d56-91dd-f0d6f2d9c5fe
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-03T00:35:02.462Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: b8daf200-b28b-4d6a-92ee-9570bd4d3baf
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-03T00:35:02.466Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||basic_onboard_BfRtPZ 0
2023-01-03T00:35:02.466Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b8daf200-b28b-4d6a-92ee-9570bd4d3baf
2023-01-03T00:35:02.466Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b6704269-ea62-4725-ab8c-c519fd41ff44 from URL: /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json
2023-01-03T00:35:02.467Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:35:02.467Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json
2023-01-03T00:35:02.535Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:35:02.536Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json b6704269-ea62-4725-ab8c-c519fd41ff44 798
2023-01-03T00:35:02.536Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json ASDC sendASDCNotification
2023-01-03T00:35:02.536Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json
2023-01-03T00:35:02.537Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:35:02.537Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:02.539Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:02.539Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706102536,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:02.640Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:02.640Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:02.641Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:02.658Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:02.659Z||pool-27-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:35:03.540Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardBfrtpz..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "596e13d5-7b4c-4a99-95fd-0136e90b9329",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5d74977d-03e2-406b-97c3-c6bf9a378f67",
"vfModuleModelCustomizationUUID": "d4803279-ac1c-483f-a4c8-655fea809eb0",
"isBase": true,
"artifacts": [
"71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd",
"233497e6-aca5-4b91-987a-8b55cafc0165"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-01-03T00:35:03.546Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardBfrtpz..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5d74977d-03e2-406b-97c3-c6bf9a378f67
VfModuleModelInvariantUUID:596e13d5-7b4c-4a99-95fd-0136e90b9329
VfModuleModelDescription:NULL
Artifacts UUID List:{
71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd
,
233497e6-aca5-4b91-987a-8b55cafc0165
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-01-03T00:35:03.548Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardBfrtpz..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "596e13d5-7b4c-4a99-95fd-0136e90b9329",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5d74977d-03e2-406b-97c3-c6bf9a378f67",
"vfModuleModelCustomizationUUID": "d4803279-ac1c-483f-a4c8-655fea809eb0",
"isBase": true,
"artifacts": [
"71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd",
"233497e6-aca5-4b91-987a-8b55cafc0165"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-01-03T00:35:03.548Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardBfrtpz..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5d74977d-03e2-406b-97c3-c6bf9a378f67
VfModuleModelInvariantUUID:596e13d5-7b4c-4a99-95fd-0136e90b9329
VfModuleModelDescription:NULL
Artifacts UUID List:{
71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd
,
233497e6-aca5-4b91-987a-8b55cafc0165
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-01-03T00:35:03.548Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd from URL: /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml
2023-01-03T00:35:03.549Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:35:03.549Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml
2023-01-03T00:35:03.656Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:35:03.657Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml 71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd 5033
2023-01-03T00:35:03.657Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-03T00:35:03.658Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml
2023-01-03T00:35:03.658Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:35:03.658Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:03.660Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:03.660Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706103657,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:03.760Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:03.762Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:03.762Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:03.788Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:03.788Z||pool-28-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:35:04.661Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 233497e6-aca5-4b91-987a-8b55cafc0165 from URL: /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
2023-01-03T00:35:04.662Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-01-03T00:35:04.662Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
2023-01-03T00:35:04.755Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-01-03T00:35:04.756Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env 233497e6-aca5-4b91-987a-8b55cafc0165 909
2023-01-03T00:35:04.756Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-03T00:35:04.756Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
2023-01-03T00:35:04.756Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:35:04.756Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:04.758Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:04.759Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706104756,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:04.859Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:04.860Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:04.860Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:04.875Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:04.875Z||pool-29-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:35:05.759Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 22c7c182-5749-4c74-b851-d6938ebe7dc3
2023-01-03T00:35:05.760Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_BfRtPZ 0 b8daf200-b28b-4d6a-92ee-9570bd4d3baf 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-03T00:35:05.775Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@54b0b7f9, org.onap.sdc.toscaparser.api.parameters.Input@cbd66ee, org.onap.sdc.toscaparser.api.parameters.Input@1b66a8d2, org.onap.sdc.toscaparser.api.parameters.Input@6601e1fd, org.onap.sdc.toscaparser.api.parameters.Input@375f9dbb]
2023-01-03T00:35:05.776Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.776Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.777Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-01-03T00:35:05.777Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= b5748d93-c7e4-4ebc-bcd3-483a954f5c43
2023-01-03T00:35:05.777Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b5748d93-c7e4-4ebc-bcd3-483a954f5c43 matches Tosca VF Customization UUID: b5748d93-c7e4-4ebc-bcd3-483a954f5c43
2023-01-03T00:35:05.777Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: b5748d93-c7e4-4ebc-bcd3-483a954f5c43 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-03T00:35:05.779Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.780Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.780Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id b5748d93-c7e4-4ebc-bcd3-483a954f5c43: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-03T00:35:05.780Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@17db1d77
2023-01-03T00:35:05.780Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.780Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-03T00:35:05.781Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d4803279-ac1c-483f-a4c8-655fea809eb0
2023-01-03T00:35:05.781Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d4803279-ac1c-483f-a4c8-655fea809eb0
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-03T00:35:05.783Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.784Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:05.784Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:35:05.784Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.784Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:05.784Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:35:05.784Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.785Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is not matching search criteria
2023-01-03T00:35:05.785Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-03T00:35:05.785Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-03T00:35:05.785Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=638555b8-4c8f-4136-825a-ba161a8943e5
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-03T00:35:05.787Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.787Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:05.788Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-03T00:35:05.788Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.788Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_BfRtPZ 0 is matching search criteria
2023-01-03T00:35:05.788Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_BfRtPZ 0] matching following query criteria: sdcType=VF, customizationUUID=b5748d93-c7e4-4ebc-bcd3-483a954f5c43
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-03T00:35:05.790Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.790Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.790Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 22c7c182-5749-4c74-b851-d6938ebe7dc3: basic_onboard_BfRtPZ
2023-01-03T00:35:05.791Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.791Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.791Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.791Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.791Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.791Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.792Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.792Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.792Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:35:05.792Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_BfRtPZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:35:05.792Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_BfRtPZ
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-03T00:35:05.899Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_BfRtPZ b8daf200-b28b-4d6a-92ee-9570bd4d3baf 1 ASDC deployResourceStructure
2023-01-03T00:35:05.900Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json ASDC sendASDCNotification
2023-01-03T00:35:05.900Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json
2023-01-03T00:35:05.900Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:35:05.900Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:05.902Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:05.902Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706105900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:06.003Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:06.004Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:06.004Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:06.020Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:06.021Z||pool-30-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:35:06.905Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-03T00:35:06.905Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml
2023-01-03T00:35:06.905Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:35:06.905Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:06.907Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:06.907Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706106905,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:07.007Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:07.009Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:07.009Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:07.027Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:07.028Z||pool-31-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:35:07.908Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-03T00:35:07.909Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
2023-01-03T00:35:07.909Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:35:07.909Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:07.911Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:07.912Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706107908,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:08.012Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:08.013Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:08.013Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:08.028Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:08.029Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:35:08.913Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar ASDC sendASDCNotification
2023-01-03T00:35:08.913Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar
2023-01-03T00:35:08.913Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:35:08.913Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:08.915Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:08.915Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706108912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:09.016Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2023-01-03T00:35:09.017Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:09.017Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:09.034Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:09.034Z||pool-33-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:35:09.916Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 173f40ef-502b-47be-bd68-dcc0e6d2edc8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:35:09.931Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 173f40ef-502b-47be-bd68-dcc0e6d2edc8
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-03T00:35:09.936Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:35:09.936Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-03T00:35:09.936Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-03T00:35:09.936Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-03T00:35:09.936Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:35:09.936Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:35:09.937Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:35:09.937Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:35:09.937Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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-03T00:35:09.958Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-03T00:35:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:35:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:35:36.498Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:37.183Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:37.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.185Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706086078,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-03T00:35:37.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.187Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:35:37.187Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.187Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:35:37.188Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.188Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:35:37.189Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.189Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:35:37.190Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.190Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-03T00:35:37.190Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.191Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:35:37.191Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.191Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706087100,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:35:37.192Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object.
2023-01-03T00:35:37.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.192Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706100138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:37.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.193Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706102536,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:37.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.193Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706103657,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:37.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.194Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706104756,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:35:37.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.195Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706105900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:37.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.196Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706106905,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:37.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.196Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706107908,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:37.197Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:37.197Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-03T00:35:37.197Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706108912,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:35:37.197Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:35:39.959Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 173f40ef-502b-47be-bd68-dcc0e6d2edc8 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-03T00:35:39.967Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 173f40ef-502b-47be-bd68-dcc0e6d2edc8 and serviceModelVersionId: 22c7c182-5749-4c74-b851-d6938ebe7dc3
2023-01-03T00:35:39.968Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d4082e44-66df-4049-963b-bef8cbe9c753
2023-01-03T00:35:39.968Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d4082e44-66df-4049-963b-bef8cbe9c753/model-vers/model-ver/22c7c182-5749-4c74-b851-d6938ebe7dc3?depth=0
2023-01-03T00:35:39.973Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-01-03T00:35:40.026Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d4082e44-66df-4049-963b-bef8cbe9c753/model-vers/model-ver/22c7c182-5749-4c74-b851-d6938ebe7dc3?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-03T00:35:40.027Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d4082e44-66df-4049-963b-bef8cbe9c753/model-vers/model-ver/22c7c182-5749-4c74-b851-d6938ebe7dc3?depth=0|INFO|500||Invoke
2023-01-03T00:35:40.032Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d4082e44-66df-4049-963b-bef8cbe9c753/model-vers/model-ver/22c7c182-5749-4c74-b851-d6938ebe7dc3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-03T00:35:40.168Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d4082e44-66df-4049-963b-bef8cbe9c753/model-vers/model-ver/22c7c182-5749-4c74-b851-d6938ebe7dc3?depth=0|INFO|500||InvokeReturn
2023-01-03T00:35:40.169Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d4082e44-66df-4049-963b-bef8cbe9c753/model-vers/model-ver/22c7c182-5749-4c74-b851-d6938ebe7dc3?depth=0 has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 00:35:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[184504], x-aai-txid=[1-aai-resources-230103-00:35:39:920-56721], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T00:35:40.170Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-01-03T00:35:40.170Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-03T00:35:40.170Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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-03T00:35:40.177Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|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:71)
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-03T00:35:40.177Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 173f40ef-502b-47be-bd68-dcc0e6d2edc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-03T00:35:40.177Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-03T00:35:40.177Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:35:40.179Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:35:40.180Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||DEBUG|500||try to send status {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706140177,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-03T00:35:40.280Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:35:40.281Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:35:40.281Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:40.298Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:40.299Z||pool-34-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:35:41.196Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:35:41.197Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:35:41.197Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:35:50.752Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:35:50.753Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:35:50.754Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:35:50.754Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:36:00.307Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:36:00.307Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:36:00.308Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:36:00.308Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:36:09.860Z|173f40ef-502b-47be-bd68-dcc0e6d2edc8|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:36:09.861Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:36:09.862Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:36:09.862Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:36:19.432Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:36:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:36:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:36:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:36:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:36:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:36:36.497Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:36:37.148Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:36:37.149Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-03T00:36:37.149Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
"distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672706140177,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-03T00:36:37.150Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:36:46.064Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:37:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:37:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:37:36.498Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:37:36.498Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:37:36.498Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:37:36.498Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:37:46.048Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:37:46.055Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:38:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:38:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:38:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:38:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:38:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:38:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:38:46.050Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:38:46.054Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:39:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:39:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:39:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:39:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:39:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:39:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:39:46.070Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:39:46.078Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:40:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:40:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:40:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:40:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:40:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:40:36.497Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:40:46.066Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:40:46.068Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:41:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:41:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:41:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:41:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:41:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:41:36.497Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:41:46.044Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:41:46.051Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:42:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:42:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:42:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:42:36.496Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:42:36.498Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:42:36.498Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:42:46.066Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:42:46.074Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:43:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:43:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:43:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:43:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:43:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:43:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:43:46.051Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:43:46.051Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:44:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:44:36.496Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:44:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:44:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:44:36.497Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:44:36.497Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:44:46.075Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:44:46.078Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:45:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:45:36.495Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:45:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:45:36.497Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:45:36.498Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:45:36.498Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:45:46.054Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:45:46.055Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:46:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:46:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:46:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:46:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:46:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:46:36.497Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:46:46.059Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:46:46.062Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:47:36.494Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:47:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:47:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:47:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:47:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:47:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:47:46.045Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:47:46.071Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:48:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:48:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:48:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:48:36.496Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:48:36.497Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:48:36.497Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:48:46.070Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:48:46.071Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:49:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:49:36.496Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:49:36.497Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:49:36.497Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:49:36.497Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:49:36.497Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:49:46.059Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:49:46.064Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:50:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:50:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:50:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:50:36.496Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:50:36.497Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:50:36.497Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:50:46.054Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:50:46.064Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:51:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:51:36.495Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:51:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:51:36.496Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:51:36.497Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:51:36.498Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:51:46.062Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:51:46.067Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:36.495Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:52:36.496Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:52:36.496Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:52:36.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:52:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:52:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:52:37.121Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:37.122Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.122Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "multicloud-k8s",
"timestamp": 1672707132934,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:52:37.123Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707098322,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "policy-id",
"timestamp": 1672707148753,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707098322,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:52:37.124Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "multicloud-k8s",
"timestamp": 1672707132934,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "policy-id",
"timestamp": 1672707148753,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707152803,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:52:37.125Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "policy-id",
"timestamp": 1672707153822,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "policy-id",
"timestamp": 1672707154835,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.126Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "aai-model-loader",
"timestamp": 1672707155367,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:52:37.127Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.127Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.127Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "policy-id",
"timestamp": 1672707155843,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
2023-01-03T00:52:37.130Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:37.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.131Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"111303cf-6e4a-43db-bfb2-34caf8d83059","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4551a1fa-d5d0-451a-8037-5a1630ad352e","serviceDescription":"service","serviceInvariantUUID":"ae5959ca-8e43-4644-badc-dae8b43f651f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"82fe6e99-e046-4d67-b570-f5777b43d4e6","resourceInvariantUUID":"ce13ea5f-10c7-4dab-89c3-1279f48f838b","resourceCustomizationUUID":"c8b7c61f-df3e-427a-bf59-c8846d8cd620","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YmI5OTI4ZGY3MGE4NGMyMDk0MzE0NzRhMDU2NjQ1ZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"554fb89d-cbc8-4da1-89c9-ea0285b17960","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODA5MjA4ZDVmOTQyODg5ZTFiZWFlOThlYThjOWIxNWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c905df9-a7db-43b2-b83c-687f9c92c0a4","artifactVersion":"1"}],"workloadContext":"Production"}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:52:37.140Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:52:37.141Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:52:37.145Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:52:37.145Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707156495,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-03T00:52:37.152Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 111303cf-6e4a-43db-bfb2-34caf8d83059
2023-01-03T00:52:37.153Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 111303cf-6e4a-43db-bfb2-34caf8d83059 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-03T00:52:37.164Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:52:37.164Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "aai-model-loader",
"timestamp": 1672707155367,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:52:37.164Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:52:37.245Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:52:37.246Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:52:37.246Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:52:37.266Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:37.267Z||pool-35-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:52:38.146Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:52:38.147Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:52:38.149Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:52:38.149Z||pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707156495,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:52:38.249Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:52:38.250Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:52:38.250Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:52:38.272Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:38.273Z||pool-36-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:52:39.150Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "4551a1fa-d5d0-451a-8037-5a1630ad352e",
"serviceDescription": "service",
"serviceInvariantUUID": "ae5959ca-8e43-4644-badc-dae8b43f651f",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "c8b7c61f-df3e-427a-bf59-c8846d8cd620",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "82fe6e99-e046-4d67-b570-f5777b43d4e6",
"resourceInvariantUUID": "ce13ea5f-10c7-4dab-89c3-1279f48f838b",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "ODA5MjA4ZDVmOTQyODg5ZTFiZWFlOThlYThjOWIxNWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6c905df9-a7db-43b2-b83c-687f9c92c0a4"
}
],
"workloadContext": "Production"
}
2023-01-03T00:52:39.151Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-03T00:52:39.151Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4551a1fa-d5d0-451a-8037-5a1630ad352e ASDC
2023-01-03T00:52:39.152Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:111303cf-6e4a-43db-bfb2-34caf8d83059
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:4551a1fa-d5d0-451a-8037-5a1630ad352e
ServiceInvariantUUID:ae5959ca-8e43-4644-badc-dae8b43f651f
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:6c905df9-a7db-43b2-b83c-687f9c92c0a4
ArtifactChecksum:ODA5MjA4ZDVmOTQyODg5ZTFiZWFlOThlYThjOWIxNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c8b7c61f-df3e-427a-bf59-c8846d8cd620
ResourceInvariantUUID:ce13ea5f-10c7-4dab-89c3-1279f48f838b
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:82fe6e99-e046-4d67-b570-f5777b43d4e6
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-01-03T00:52:39.152Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4551a1fa-d5d0-451a-8037-5a1630ad352e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-03T00:52:39.198Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:52:39.199Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:52:39.200Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:52:39.200Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6c905df9-a7db-43b2-b83c-687f9c92c0a4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-03T00:52:39.200Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-01-03T00:52:39.200Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-03T00:52:39.296Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-01-03T00:52:39.297Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 6c905df9-a7db-43b2-b83c-687f9c92c0a4 57792
2023-01-03T00:52:39.298Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-03T00:52:39.298Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-03T00:52:39.298Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:52:39.299Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:52:39.301Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:52:39.301Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707159298,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:52:39.401Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:52:39.402Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:52:39.402Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:52:39.420Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:39.420Z||pool-37-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:52:40.301Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:52:40.302Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:52:40.303Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 6c905df9-a7db-43b2-b83c-687f9c92c0a4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.304Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-03T00:52:40.304Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.304Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.462Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5367060299240399815/Definitions/service-BasicNetwork-template.yml
2023-01-03T00:52:40.981Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-03T00:52:40.981Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-03T00:52:40.981Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-03T00:52:40.982Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-03T00:52:40.983Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.983Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.983Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-03T00:52:40.983Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-01-03T00:52:40.983Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.984Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.985Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.985Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.985Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.985Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.985Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.986Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.986Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:40.986Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:40.986Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:4551a1fa-d5d0-451a-8037-5a1630ad352e
Model Version:NULL
Model InvariantUuid:ae5959ca-8e43-4644-badc-dae8b43f651f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ce13ea5f-10c7-4dab-89c3-1279f48f838b
Model UUID:047eb4cc-e2b6-49ce-8825-3f287e597f12
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:c8b7c61f-df3e-427a-bf59-c8846d8cd620
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-03T00:52:40.998Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 82fe6e99-e046-4d67-b570-f5777b43d4e6
2023-01-03T00:52:40.998Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||No resources found for Service: 4551a1fa-d5d0-451a-8037-5a1630ad352e
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-03T00:52:41.004Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||
2023-01-03T00:52:41.005Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-01-03T00:52:41.005Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 4551a1fa-d5d0-451a-8037-5a1630ad352e
2023-01-03T00:52:41.006Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 4551a1fa-d5d0-451a-8037-5a1630ad352e
2023-01-03T00:52:41.006Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-01-03T00:52:41.006Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-03T00:52:41.012Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2802bc83, org.onap.sdc.toscaparser.api.parameters.Input@2ee5d5f8, org.onap.sdc.toscaparser.api.parameters.Input@47f03d22, org.onap.sdc.toscaparser.api.parameters.Input@1f3573a8, org.onap.sdc.toscaparser.api.parameters.Input@22ee2269]
2023-01-03T00:52:41.014Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.014Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:41.014Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.014Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:41.015Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 4551a1fa-d5d0-451a-8037-5a1630ad352e: Generic NeutronNet
2023-01-03T00:52:41.015Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.015Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:41.015Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.015Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-01-03T00:52:41.050Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.050Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:41.051Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.051Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:41.051Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:52:41.051Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:52:41.051Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-03T00:52:41.118Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-01-03T00:52:41.119Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-03T00:52:41.119Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-03T00:52:41.119Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:52:41.119Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:52:41.121Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:52:41.121Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707161119,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:52:41.221Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:52:41.222Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:52:41.222Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:52:41.239Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:52:41.240Z||pool-38-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:52:42.122Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:52:42.136Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:52:42.138Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:52:42.139Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:52:42.139Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:53:12.139Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:53:12.154Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:53:12.156Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:53:12.156Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:53:12.157Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:53:36.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:53:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:53:36.498Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:53:36.527Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:53:36.528Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:53:36.528Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "aai-model-loader",
"timestamp": 1672707157483,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:53:36.529Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:53:42.157Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:53:42.172Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:53:42.177Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:53:42.177Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:53:42.178Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:54:12.178Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:54:12.192Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:54:12.194Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:54:12.194Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:54:12.194Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:54:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:54:36.498Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:54:36.498Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:54:36.542Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:54:36.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:54:36.542Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707156495,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:54:36.544Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:54:42.195Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:54:42.209Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:54:42.211Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:54:42.211Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:54:42.212Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:55:12.212Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:55:12.238Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:55:12.241Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:55:12.241Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:55:12.241Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:55:36.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:55:36.500Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:55:36.500Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:55:36.546Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:55:36.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.548Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707156495,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:55:36.549Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:55:36.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.550Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707159298,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:55:36.550Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:55:36.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.550Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "aai-model-loader",
"timestamp": 1672707161430,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:55:36.550Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:55:36.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.551Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707161119,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:55:36.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:55:36.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.551Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "aai-model-loader",
"timestamp": 1672707162433,
"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-03T00:55:36.570Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 111303cf-6e4a-43db-bfb2-34caf8d83059
2023-01-03T00:55:36.570Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 111303cf-6e4a-43db-bfb2-34caf8d83059 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-03T00:55:36.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.584Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707170180,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:55:36.584Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:55:36.584Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.584Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707170180,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707172932,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707175395,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:55:36.585Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707176407,
"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-03T00:55:36.591Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 111303cf-6e4a-43db-bfb2-34caf8d83059
2023-01-03T00:55:36.591Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 111303cf-6e4a-43db-bfb2-34caf8d83059 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-03T00:55:42.241Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:55:42.257Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059
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-03T00:55:42.260Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:55:42.260Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-03T00:55:42.260Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-03T00:55:42.260Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-03T00:55:42.260Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:55:42.261Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:55:42.261Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:55:42.261Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:55:42.261Z|111303cf-6e4a-43db-bfb2-34caf8d83059|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-03T00:55:42.267Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-03T00:56:12.267Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 111303cf-6e4a-43db-bfb2-34caf8d83059 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-03T00:56:12.278Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 111303cf-6e4a-43db-bfb2-34caf8d83059 and serviceModelVersionId: 4551a1fa-d5d0-451a-8037-5a1630ad352e
2023-01-03T00:56:12.278Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ae5959ca-8e43-4644-badc-dae8b43f651f
2023-01-03T00:56:12.280Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0
2023-01-03T00:56:12.288Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-01-03T00:56:12.353Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0|INFO|500||Invoke
2023-01-03T00:56:12.354Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[111303cf-6e4a-43db-bfb2-34caf8d83059], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e41fcdc6-1dcf-4540-8084-97d362a1845b], X-ECOMP-RequestID=[111303cf-6e4a-43db-bfb2-34caf8d83059], X-TransactionId=[], X-ONAP-RequestID=[111303cf-6e4a-43db-bfb2-34caf8d83059], Content-Type=[application/merge-patch+json]}
2023-01-03T00:56:12.391Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-03T00:56:12.511Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?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/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0 has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 00:56:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[176176], x-aai-txid=[2-aai-resources-230103-00:56:12:280-57056], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T00:56:12.511Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-03T00:56:12.512Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae5959ca-8e43-4644-badc-dae8b43f651f/model-vers/model-ver/4551a1fa-d5d0-451a-8037-5a1630ad352e?depth=0|INFO|500||InvokeReturn
2023-01-03T00:56:12.512Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-03T00:56:12.513Z|111303cf-6e4a-43db-bfb2-34caf8d83059|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-03T00:56:12.520Z|111303cf-6e4a-43db-bfb2-34caf8d83059|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:71)
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-03T00:56:12.521Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 111303cf-6e4a-43db-bfb2-34caf8d83059 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-03T00:56:12.521Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-03T00:56:12.522Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:12.525Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:12.525Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707372521,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-03T00:56:12.625Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:12.626Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:12.626Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:12.644Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:12.644Z||pool-39-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:56:13.541Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:56:13.541Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:56:13.541Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:19.270Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:19.272Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-03T00:56:19.272Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"47600f90-ad1a-4e7f-89a6-e981aa5b52de","serviceName":"Demo_pNF_jTWwanxmsJNXQdzwU7DU","serviceVersion":"1.0","serviceUUID":"4e5df4a1-baf6-47dd-834a-3df95fa627d6","serviceDescription":"catalog service description","serviceInvariantUUID":"6f9e17ba-b211-4da0-85a7-04f6a3349cce","resources":[{"resourceInstanceName":"pNF 85ab7735-bfdd 0","resourceName":"pNF 85ab7735-bfdd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dbd41b59-2abe-4a0f-a5fc-a53a24afe03b","resourceInvariantUUID":"af8022da-355f-45dd-900e-6af9f2a201b2","resourceCustomizationUUID":"35c7dc9f-c534-4730-923e-b5ff29cb8f96","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml","artifactChecksum":"YjdlMWRlZDI2MWJmZjY3Yjk2YjYxYmI4NGZlYmFjOGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"450e8e74-e5a3-4fc8-aea7-82d1b075f5cb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar","artifactChecksum":"ZmI5N2JiYmJjNWY3ZTQ3MWVkNTU4ZmNiMjFmODVlMzM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d3c83c1c-15e7-48b1-b4d5-6124e1a263d6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"63036c7d-a909-41f2-813b-67a5b803a2c6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml","artifactChecksum":"ODc2ZWY5NWI0MGM5MmI1MWZkNTNjOWQxNWFhMTgyMDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3a926ec2-8b8a-4278-a5eb-7d0f5181c9e0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75a67df8-4c00-49e0-90dd-54824427b757","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6d58ff09-9b57-4334-890d-ad52b95a8a5b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml","artifactChecksum":"ODc2YTM4NWNkMjEzYTg3NGU2NTIwMDEzMTI2NTdjYjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"21a20377-d245-41fa-8819-720c11e1b8cb","artifactVersion":"1"},{"artifactName":"service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar","artifactChecksum":"MjIxZGVlMDg0NTIxN2Y2NmU1NmFlYjlmNTRhMTExNWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:56:19.274Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:19.275Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:19.277Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:19.277Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:19.377Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:19.378Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:19.378Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:19.396Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:19.397Z||pool-40-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:56:20.277Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:20.278Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:20.280Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:20.280Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:20.380Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:20.381Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:20.381Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:20.404Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:20.405Z||pool-41-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:56:21.281Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:21.282Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:21.284Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:21.284Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:21.385Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:21.385Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:21.386Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:21.402Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:21.403Z||pool-42-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:56:22.285Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:22.286Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:22.288Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:22.289Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:22.389Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:22.390Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:22.390Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:22.403Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:22.404Z||pool-43-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:56:23.289Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:23.290Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:23.292Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:23.293Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:23.393Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:23.394Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:23.394Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:23.411Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:23.412Z||pool-44-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:56:24.293Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:24.294Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:24.297Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:24.297Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:24.398Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:56:24.399Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:24.399Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:24.435Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:24.436Z||pool-45-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:56:25.298Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:25.299Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:25.301Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:25.301Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:25.403Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2023-01-03T00:56:25.404Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:25.404Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:25.462Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:25.463Z||pool-46-thread-1|||||INFO|500||cambria reply ok (60 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:56:26.302Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:56:26.303Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:26.305Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:26.305Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:26.405Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:26.406Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:26.406Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:26.423Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:26.423Z||pool-47-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:56:27.306Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"serviceName": "Demo_pNF_jTWwanxmsJNXQdzwU7DU",
"serviceVersion": "1.0",
"serviceUUID": "4e5df4a1-baf6-47dd-834a-3df95fa627d6",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "6f9e17ba-b211-4da0-85a7-04f6a3349cce",
"resources": [
{
"resourceInstanceName": "pNF 85ab7735-bfdd 0",
"resourceCustomizationUUID": "35c7dc9f-c534-4730-923e-b5ff29cb8f96",
"resourceName": "pNF 85ab7735-bfdd",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "dbd41b59-2abe-4a0f-a5fc-a53a24afe03b",
"resourceInvariantUUID": "af8022da-355f-45dd-900e-6af9f2a201b2",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"artifactChecksum": "MjIxZGVlMDg0NTIxN2Y2NmU1NmFlYjlmNTRhMTExNWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59"
}
],
"workloadContext": "Production"
}
2023-01-03T00:56:27.307Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-03T00:56:27.308Z|111303cf-6e4a-43db-bfb2-34caf8d83059|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4e5df4a1-baf6-47dd-834a-3df95fa627d6 ASDC
2023-01-03T00:56:27.310Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:47600f90-ad1a-4e7f-89a6-e981aa5b52de
ServiceName:Demo_pNF_jTWwanxmsJNXQdzwU7DU
ServiceVersion:1.0
ServiceUUID:4e5df4a1-baf6-47dd-834a-3df95fa627d6
ServiceInvariantUUID:6f9e17ba-b211-4da0-85a7-04f6a3349cce
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
ArtifactUUID:06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59
ArtifactChecksum:MjIxZGVlMDg0NTIxN2Y2NmU1NmFlYjlmNTRhMTExNWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 85ab7735-bfdd 0
ResourceCustomizationUUID:35c7dc9f-c534-4730-923e-b5ff29cb8f96
ResourceInvariantUUID:af8022da-355f-45dd-900e-6af9f2a201b2
ResourceName:pNF 85ab7735-bfdd
ResourceType:PNF
ResourceUUID:dbd41b59-2abe-4a0f-a5fc-a53a24afe03b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-01-03T00:56:27.310Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4e5df4a1-baf6-47dd-834a-3df95fa627d6 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-03T00:56:27.364Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:56:27.365Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:56:27.365Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:56:27.365Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59 from URL: /sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:27.366Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-01-03T00:56:27.366Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:27.492Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-01-03T00:56:27.493Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar 06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59 88016
2023-01-03T00:56:27.494Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar ASDC sendASDCNotification
2023-01-03T00:56:27.494Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:27.494Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:56:27.494Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:27.496Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:27.496Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707387494,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:27.597Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:56:27.597Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:27.598Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:27.617Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:27.617Z||pool-48-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:56:28.497Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:56:28.498Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:56:28.499Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59, URL: /sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar to file: /app/ASDC/1/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:28.499Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:28.500Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:28.500Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:28.675Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1377606531870105061/Definitions/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml
2023-01-03T00:56:29.530Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-03T00:56:29.530Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.531Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.532Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.532Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 85ab7735-bfdd 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-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.532Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-03T00:56:29.532Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.532Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.532Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Node template pNF 85ab7735-bfdd 0 is matching search criteria
2023-01-03T00:56:29.533Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-01-03T00:56:29.533Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 85ab7735-bfdd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:56:29.533Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.533Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Node template pNF 85ab7735-bfdd 0 is matching search criteria
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 85ab7735-bfdd 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.534Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.535Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.535Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.535Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.535Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.535Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.536Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.536Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_jTWwanxmsJNXQdzwU7DU
Description:catalog service description
Model UUID:4e5df4a1-baf6-47dd-834a-3df95fa627d6
Model Version:NULL
Model InvariantUuid:6f9e17ba-b211-4da0-85a7-04f6a3349cce
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-03T00:56:29.558Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: dbd41b59-2abe-4a0f-a5fc-a53a24afe03b
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-03T00:56:29.567Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||pNF 85ab7735-bfdd 0
2023-01-03T00:56:29.567Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: dbd41b59-2abe-4a0f-a5fc-a53a24afe03b
2023-01-03T00:56:29.567Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 4e5df4a1-baf6-47dd-834a-3df95fa627d6
2023-01-03T00:56:29.567Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 4e5df4a1-baf6-47dd-834a-3df95fa627d6
2023-01-03T00:56:29.567Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 85ab7735-bfdd 0 dbd41b59-2abe-4a0f-a5fc-a53a24afe03b 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-03T00:56:29.579Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5deef26a, org.onap.sdc.toscaparser.api.parameters.Input@161098c, org.onap.sdc.toscaparser.api.parameters.Input@5fdb98a5, org.onap.sdc.toscaparser.api.parameters.Input@79493c56, org.onap.sdc.toscaparser.api.parameters.Input@539efcb7]
2023-01-03T00:56:29.579Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.579Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.579Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 4e5df4a1-baf6-47dd-834a-3df95fa627d6: pNF 85ab7735-bfdd
2023-01-03T00:56:29.579Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Processing PNF resource: dbd41b59-2abe-4a0f-a5fc-a53a24afe03b
2023-01-03T00:56:29.580Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-03T00:56:29.580Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_jTWwanxmsJNXQdzwU7DU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-03T00:56:29.580Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||Resource customization UUID: 35c7dc9f-c534-4730-923e-b5ff29cb8f96 is the same as notified resource customizationUUID: 35c7dc9f-c534-4730-923e-b5ff29cb8f96
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-03T00:56:29.703Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 85ab7735-bfdd dbd41b59-2abe-4a0f-a5fc-a53a24afe03b 0 ASDC deployResourceStructure
2023-01-03T00:56:29.704Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar ASDC sendASDCNotification
2023-01-03T00:56:29.704Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar
2023-01-03T00:56:29.704Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-03T00:56:29.705Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:56:29.707Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:56:29.707Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707389704,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:29.811Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2023-01-03T00:56:29.817Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:56:29.818Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:29.864Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:29.864Z||pool-49-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:56:30.707Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 47600f90-ad1a-4e7f-89a6-e981aa5b52de
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:56:30.723Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 47600f90-ad1a-4e7f-89a6-e981aa5b52de
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-03T00:56:30.726Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:56:30.726Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-03T00:56:30.726Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-03T00:56:36.496Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:56:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:56:36.497Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:56:36.521Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:56:36.541Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.541Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.542Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.543Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.544Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.546Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.547Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.548Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.548Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.548Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.549Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "multicloud-k8s",
"timestamp": 1672707213087,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.549Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.549Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707215366,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.549Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.550Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707213811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.550Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.550Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.551Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.551Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707228453,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.551Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707228108,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.552Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.552Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.552Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.553Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.553Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.553Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.553Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.553Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.553Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.554Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.554Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.554Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.555Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.555Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.555Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.555Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.555Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.555Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.556Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.556Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.556Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.556Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.557Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.557Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.557Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.557Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.558Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.558Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.558Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.559Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.559Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.559Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.559Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.559Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.560Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.560Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.560Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707233243,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.561Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.561Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.561Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.561Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.562Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.562Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.562Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.563Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.563Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.563Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "aai-model-loader",
"timestamp": 1672707234246,
"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-03T00:56:36.575Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 47600f90-ad1a-4e7f-89a6-e981aa5b52de
2023-01-03T00:56:36.575Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47600f90-ad1a-4e7f-89a6-e981aa5b52de 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-03T00:56:36.588Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.588Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707228398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.588Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.588Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.589Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.589Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.589Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.589Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.589Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.590Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.590Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.590Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.590Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.590Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.591Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.591Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707229114,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.591Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.591Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.591Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707235543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.592Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.592Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.592Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.592Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.592Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.592Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.593Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.593Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.593Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707236217,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.593Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.593Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.593Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707236619,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.594Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.594Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.594Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.594Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.594Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.595Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707237543,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.595Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.595Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.595Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707237720,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.595Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.595Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.596Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.596Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.596Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.596Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707238547,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.596Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.596Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.597Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707238750,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-03T00:56:36.611Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b90cce4e-222f-4915-a904-4a68a5588dc0
2023-01-03T00:56:36.611Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b90cce4e-222f-4915-a904-4a68a5588dc0 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-03T00:56:36.628Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.628Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707238954,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.629Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.629Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "policy-id",
"timestamp": 1672707239551,
"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-03T00:56:36.634Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 47600f90-ad1a-4e7f-89a6-e981aa5b52de
2023-01-03T00:56:36.634Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47600f90-ad1a-4e7f-89a6-e981aa5b52de 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-03T00:56:36.652Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "multicloud-k8s",
"timestamp": 1672707239754,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.653Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707240830,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.654Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.654Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.654Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.654Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.654Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.654Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707241833,
"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-03T00:56:36.660Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 47600f90-ad1a-4e7f-89a6-e981aa5b52de
2023-01-03T00:56:36.660Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47600f90-ad1a-4e7f-89a6-e981aa5b52de 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-03T00:56:36.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.673Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.675Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707228753,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.676Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707247665,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707248672,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.678Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707230180,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.679Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "policy-id",
"timestamp": 1672707249679,
"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-03T00:56:36.686Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b90cce4e-222f-4915-a904-4a68a5588dc0
2023-01-03T00:56:36.686Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b90cce4e-222f-4915-a904-4a68a5588dc0 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-03T00:56:36.694Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.694Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.694Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.694Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.694Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.694Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707249987,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.695Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.696Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.696Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.696Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707245366,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.698Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707252274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.699Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707252475,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.700Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707253278,
"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-03T00:56:36.711Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b90cce4e-222f-4915-a904-4a68a5588dc0
2023-01-03T00:56:36.711Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b90cce4e-222f-4915-a904-4a68a5588dc0 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-03T00:56:36.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.722Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.722Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.723Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.724Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.725Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707240759,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707237221,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.726Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707257983,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "cds-sdc-listener",
"timestamp": 1672707257587,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707259260,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707250682,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707259907,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707260429,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.729Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707260551,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.729Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "aai-model-loader",
"timestamp": 1672707260909,
"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-03T00:56:36.735Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b90cce4e-222f-4915-a904-4a68a5588dc0
2023-01-03T00:56:36.735Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b90cce4e-222f-4915-a904-4a68a5588dc0 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-03T00:56:36.747Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707261534,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707261611,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.748Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.749Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.749Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.749Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.749Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707262595,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-03T00:56:36.765Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c54e8d03-0e01-432b-b71f-99d0505dc464
2023-01-03T00:56:36.765Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c54e8d03-0e01-432b-b71f-99d0505dc464 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-03T00:56:36.774Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.774Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "policy-id",
"timestamp": 1672707262618,
"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-03T00:56:36.780Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c54e8d03-0e01-432b-b71f-99d0505dc464
2023-01-03T00:56:36.780Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c54e8d03-0e01-432b-b71f-99d0505dc464 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-01-03T00:56:36.787Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.787Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "multicloud-k8s",
"timestamp": 1672707263597,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.788Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.789Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707260184,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707270108,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707272352,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.790Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1672707273357,
"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-03T00:56:36.796Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c54e8d03-0e01-432b-b71f-99d0505dc464
2023-01-03T00:56:36.796Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c54e8d03-0e01-432b-b71f-99d0505dc464 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-03T00:56:36.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.805Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.805Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:56:36.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:56:36.805Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:56:36.805Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:00.727Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 47600f90-ad1a-4e7f-89a6-e981aa5b52de
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:57:00.744Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 47600f90-ad1a-4e7f-89a6-e981aa5b52de
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-03T00:57:00.748Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-03T00:57:00.749Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-03T00:57:00.749Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-03T00:57:00.749Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-03T00:57:00.749Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:57:00.750Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:57:00.750Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:57:00.750Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-03T00:57:00.751Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-03T00:57:00.761Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-03T00:57:30.761Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 47600f90-ad1a-4e7f-89a6-e981aa5b52de 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-03T00:57:30.769Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 47600f90-ad1a-4e7f-89a6-e981aa5b52de and serviceModelVersionId: 4e5df4a1-baf6-47dd-834a-3df95fa627d6
2023-01-03T00:57:30.769Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6f9e17ba-b211-4da0-85a7-04f6a3349cce
2023-01-03T00:57:30.770Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6f9e17ba-b211-4da0-85a7-04f6a3349cce/model-vers/model-ver/4e5df4a1-baf6-47dd-834a-3df95fa627d6?depth=0
2023-01-03T00:57:30.775Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-01-03T00:57:30.818Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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/6f9e17ba-b211-4da0-85a7-04f6a3349cce/model-vers/model-ver/4e5df4a1-baf6-47dd-834a-3df95fa627d6?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-03T00:57:30.820Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f9e17ba-b211-4da0-85a7-04f6a3349cce/model-vers/model-ver/4e5df4a1-baf6-47dd-834a-3df95fa627d6?depth=0|INFO|500||Invoke
2023-01-03T00:57:30.825Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f9e17ba-b211-4da0-85a7-04f6a3349cce/model-vers/model-ver/4e5df4a1-baf6-47dd-834a-3df95fa627d6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-03T00:57:30.940Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6f9e17ba-b211-4da0-85a7-04f6a3349cce/model-vers/model-ver/4e5df4a1-baf6-47dd-834a-3df95fa627d6?depth=0|INFO|500||InvokeReturn
2023-01-03T00:57:30.940Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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/6f9e17ba-b211-4da0-85a7-04f6a3349cce/model-vers/model-ver/4e5df4a1-baf6-47dd-834a-3df95fa627d6?depth=0 has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 00:57:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[111], vertex-id=[172208], x-aai-txid=[2-aai-resources-230103-00:57:30:712-54690], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T00:57:30.940Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-01-03T00:57:30.942Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-03T00:57:30.942Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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-03T00:57:30.948Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|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:71)
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-03T00:57:30.948Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 47600f90-ad1a-4e7f-89a6-e981aa5b52de and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-03T00:57:30.948Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-03T00:57:30.949Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:30.951Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:30.951Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707450948,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-03T00:57:31.051Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:57:31.052Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:31.052Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:31.070Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:31.071Z||pool-50-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03T00:57:31.966Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-03T00:57:31.967Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"b90cce4e-222f-4915-a904-4a68a5588dc0","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"7cd95134-d407-4212-802f-a80e5cae9f4c","serviceDescription":"service","serviceInvariantUUID":"3953299b-7582-456d-aeab-3e001e2eedde","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6a232505-ad0a-47fd-83dc-31f9e2a635df","resourceInvariantUUID":"f10be854-f1b6-4b56-ad21-6b09594074ea","resourceCustomizationUUID":"130b37eb-5363-4e19-94cb-3f05cad11179","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MWE2YzkxMjdiMGExYjk3MGY4ZDQ0Nzk4MWIxM2I2OGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6e5faf36-1ab0-4f30-935d-e48f4ffb9c98","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"NmMzNjk5YjZkMjJmNTNkOWVmZTU2ZDg5MzAyM2ZkYTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ac75f561-426a-429b-9ddf-2d491cd3a033","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3ea3c8f8-0b78-431e-a5fd-dd54ed02ba4f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0","artifactVersion":"2","generatedFromUUID":"ac75f561-426a-429b-9ddf-2d491cd3a033"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmM0NmVmNjdiY2VjYmM5OGUzZDc2MGYzMzJkMmQzZjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b4232465-f15e-4d11-acc2-be78947309e6","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTg1YzA4MTQ2ZmIzZjgwZTY3NTIwNTg4M2U4NjRhNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9984c8-56fc-48bb-8759-eff64dd82183","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:57:31.967Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:31.968Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:31.971Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:31.971Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:32.070Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2023-01-03T00:57:32.070Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:32.071Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:32.084Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:32.084Z||pool-51-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:57:32.972Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:32.972Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:32.976Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:32.976Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-01-03T00:57:33.076Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:57:33.077Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:33.077Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:33.091Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:33.092Z||pool-52-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:57:33.977Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:33.978Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:33.980Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:33.980Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-03T00:57:34.082Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2023-01-03T00:57:34.083Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:34.083Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:34.099Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:34.100Z||pool-53-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:57:34.981Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:34.982Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:34.984Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:34.984Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:35.084Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:57:35.085Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:35.085Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:35.101Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:35.102Z||pool-54-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2023-01-03T00:57:35.986Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:35.987Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:35.989Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:35.989Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-01-03T00:57:36.089Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:57:36.090Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:36.090Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:36.106Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:36.106Z||pool-55-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:57:36.497Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2023-01-03T00:57:36.497Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2023-01-03T00:57:36.498Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:36.529Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:36.529Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.529Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:36.530Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.530Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.530Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:36.530Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.530Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.530Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.531Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707275366,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707284503,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.532Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707291128,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-03T00:57:36.533Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-03T00:57:36.533Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-03T00:57:36.533Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
"consumerID": "aai-model-loader",
"timestamp": 1672707292131,
"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-03T00:57:36.543Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c54e8d03-0e01-432b-b71f-99d0505dc464
2023-01-03T00:57:36.543Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c54e8d03-0e01-432b-b71f-99d0505dc464 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-03T00:57:36.989Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:36.990Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:36.992Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:36.992Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-03T00:57:37.093Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2023-01-03T00:57:37.094Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:37.094Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:37.121Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:37.121Z||pool-56-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:57:37.993Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-03T00:57:37.994Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:37.996Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:37.996Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707373541,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-03T00:57:38.096Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:57:38.097Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:38.097Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:38.114Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:38.114Z||pool-57-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:57:38.997Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "7cd95134-d407-4212-802f-a80e5cae9f4c",
"serviceDescription": "service",
"serviceInvariantUUID": "3953299b-7582-456d-aeab-3e001e2eedde",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "130b37eb-5363-4e19-94cb-3f05cad11179",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "6a232505-ad0a-47fd-83dc-31f9e2a635df",
"resourceInvariantUUID": "f10be854-f1b6-4b56-ad21-6b09594074ea",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "NmMzNjk5YjZkMjJmNTNkOWVmZTU2ZDg5MzAyM2ZkYTg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "ac75f561-426a-429b-9ddf-2d491cd3a033",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0",
"generatedFromUUID": "ac75f561-426a-429b-9ddf-2d491cd3a033"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MTg1YzA4MTQ2ZmIzZjgwZTY3NTIwNTg4M2U4NjRhNGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ba9984c8-56fc-48bb-8759-eff64dd82183"
}
],
"workloadContext": "Production"
}
2023-01-03T00:57:38.998Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-03T00:57:38.998Z|47600f90-ad1a-4e7f-89a6-e981aa5b52de|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7cd95134-d407-4212-802f-a80e5cae9f4c ASDC
2023-01-03T00:57:38.998Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:b90cce4e-222f-4915-a904-4a68a5588dc0
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:7cd95134-d407-4212-802f-a80e5cae9f4c
ServiceInvariantUUID:3953299b-7582-456d-aeab-3e001e2eedde
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:ba9984c8-56fc-48bb-8759-eff64dd82183
ArtifactChecksum:MTg1YzA4MTQ2ZmIzZjgwZTY3NTIwNTg4M2U4NjRhNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:130b37eb-5363-4e19-94cb-3f05cad11179
ResourceInvariantUUID:f10be854-f1b6-4b56-ad21-6b09594074ea
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:6a232505-ad0a-47fd-83dc-31f9e2a635df
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e
ArtifactChecksum:NmMzNjk5YjZkMjJmNTNkOWVmZTU2ZDg5MzAyM2ZkYTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:ac75f561-426a-429b-9ddf-2d491cd3a033
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-03T00:57:38.998Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7cd95134-d407-4212-802f-a80e5cae9f4c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-03T00:57:39.033Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:57:39.034Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:57:39.034Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:57:39.034Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9984c8-56fc-48bb-8759-eff64dd82183 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-03T00:57:39.035Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-01-03T00:57:39.035Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-03T00:57:39.230Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-01-03T00:57:39.231Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ba9984c8-56fc-48bb-8759-eff64dd82183 75191
2023-01-03T00:57:39.231Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-03T00:57:39.232Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-03T00:57:39.232Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-03T00:57:39.232Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-03T00:57:39.234Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2023-01-03T00:57:39.234Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||try to send status {
"distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1672707459231,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-03T00:57:39.334Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2023-01-03T00:57:39.335Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2023-01-03T00:57:39.335Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 1AobS1o6E6AmMoAI) ...
2023-01-03T00:57:39.352Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2023-01-03T00:57:39.352Z||pool-58-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2023-01-03T00:57:40.235Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-03T00:57:40.236Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-03T00:57:40.236Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9984c8-56fc-48bb-8759-eff64dd82183, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:40.236Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-03T00:57:40.237Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:40.237Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:40.386Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15143054421997354516/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-03T00:57:41.506Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|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-BasicVm-csar.csar
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|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-BasicVm-csar.csar
2023-01-03T00:57:41.507Z|b90cce4e-222f-4915-a904-4a68a5588dc0|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-BasicVm-csar.csar
2023-01-03T00:57:41.508Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-03T00:57:41.508Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-03T00:57:41.508Z|b90cce4e-222f-4915-a904-4a68a5588dc0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery